Skip to content

Commit 41e135e

Browse files
authored
Remove broken GCC annotation from create-react-class (#9933)
1 parent 871bd7e commit 41e135e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

addons/create-react-class/factory.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@ function factory(ReactComponent, isValidElement, ReactNoopUpdateQueue) {
160160
* }
161161
*
162162
* @return {ReactComponent}
163-
* @nosideeffects
164163
* @required
165164
*/
166165
render: 'DEFINE_ONCE',

0 commit comments

Comments
 (0)