[database][js] remove unused import
This commit is contained in:
parent
f90db16019
commit
534a52d16a
|
@ -1,6 +1,5 @@
|
|||
/* @flow */
|
||||
|
||||
import { NativeModules } from 'react-native';
|
||||
import { typeOf } from './../../utils';
|
||||
import Reference from './reference';
|
||||
|
||||
|
|
Loading…
Reference in New Issue