This commit is contained in:
Ben Alpert
2016-11-22 12:04:40 -08:00
committed by GitHub
parent b59fb796ea
commit 8334bb088a
@@ -10,8 +10,6 @@
* @flow
*/
import type { Fiber } from 'ReactFiber';
const ReactInstanceMap = require('ReactInstanceMap');
const emptyObject = require('emptyObject');