Fix lint after automated replacements

This commit is contained in:
Sophie Alpert
2018-10-20 00:33:18 -07:00
parent 93e0bdf2ee
commit 4c67be212d
-1
View File
@@ -22,7 +22,6 @@ import warningWithoutStack from 'shared/warningWithoutStack';
import {isPrimaryRenderer} from './ReactFiberHostConfig';
import {createCursor, push, pop} from './ReactFiberStack';
import maxSigned31BitInt from './maxSigned31BitInt';
import {NoWork} from './ReactFiberExpirationTime';
import {
ContextProvider,
ClassComponent,