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 Brian Vaughn committed Mar 28, 2017
1 parent 9d21b52 commit ac53db3
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 @@ -171,7 +171,6 @@ var ReactClassInterface: {[key: string]: SpecPolicy} = {
* }
*
* @return {ReactComponent}
* @nosideeffects
* @required
*/
render: 'DEFINE_ONCE',
Expand Down

0 comments on commit ac53db3

Please sign in to comment.