diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bc151d026..25ba2d5c1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -147,8 +147,6 @@ Copy and paste this to the top of your new file(s): */ ``` -If you've added a new module, add a `@providesModule ` at the end of the comment. This will allow the haste package manager to find it. - #### Contributor License Agreement (CLA) In order to accept your pull request, we need you to submit a CLA. You only need to do this once, so if you've done this for another Facebook open source project, you're good to go. If you are submitting a pull request for the first time, the Facebook GitHub Bot will reply with a link to the CLA form. You may also [complete your CLA here](https://code.facebook.com/cla). diff --git a/scripts/versiontemplates/ReactNativeVersion.js.template b/scripts/versiontemplates/ReactNativeVersion.js.template index 1f1ccdd74..80f4b280a 100644 --- a/scripts/versiontemplates/ReactNativeVersion.js.template +++ b/scripts/versiontemplates/ReactNativeVersion.js.template @@ -7,7 +7,6 @@ * LICENSE file in the root directory of this source tree. * * @flow - * @providesModule ReactNativeVersion */ exports.version = {