Skip to content

Commit ec936dd

Browse files
Maksim Shastselgaearon
authored andcommitted
Delete @nosideeffect annotation (#8882)
1 parent fb4c08b commit ec936dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/isomorphic/classic/class/ReactClass.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,6 @@ var ReactClassInterface: {[key: string]: SpecPolicy} = {
169169
* }
170170
*
171171
* @return {ReactComponent}
172-
* @nosideeffects
173172
* @required
174173
*/
175174
render: 'DEFINE_ONCE',

0 commit comments

Comments
 (0)