From a902138dc56c90700ec0a47218d5bc19fa69cfae Mon Sep 17 00:00:00 2001 From: Sumedha Pramod Date: Tue, 27 Mar 2018 16:05:42 -0700 Subject: [PATCH] Chore: Cleanup docs (#743) --- CONTRIBUTING.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 70477cbb8..e99907da1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -39,8 +39,6 @@ The upstream source is the project under the Box organization on GitHub. To add git remote add upstream git@github.com:box/box-content-preview.git ``` -This will come in useful later. - ### Step 4: Create a feature branch Create a branch with a descriptive name, such as `add-search`.