Skip to content

Commit

Permalink
Type ReactPropTypesSecret (facebook#7501)
Browse files Browse the repository at this point in the history
  • Loading branch information
vjeux authored Aug 25, 2016
1 parent a72a156 commit 563f3bb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/shared/types/ReactPropTypesSecret.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,12 @@
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
* @flow
* @providesModule ReactPropTypesSecret
*/


'use strict';


const ReactPropTypesSecret = 'SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED';

module.exports = ReactPropTypesSecret;

0 comments on commit 563f3bb

Please sign in to comment.