Skip to content

Commit

Permalink
Delete @nosideeffect annotation (#8882)
Browse files Browse the repository at this point in the history
  • Loading branch information
Maksim Shastsel authored and gaearon committed Jan 30, 2017
1 parent fb4c08b commit ec936dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/isomorphic/classic/class/ReactClass.js
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,6 @@ var ReactClassInterface: {[key: string]: SpecPolicy} = {
* }
*
* @return {ReactComponent}
* @nosideeffects
* @required
*/
render: 'DEFINE_ONCE',
Expand Down

0 comments on commit ec936dd

Please sign in to comment.