[database][js] remove unused import

This commit is contained in:
Salakar 2017-08-14 14:01:10 +01:00
parent f90db16019
commit 534a52d16a
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
/* @flow */
import { NativeModules } from 'react-native';
import { typeOf } from './../../utils';
import Reference from './reference';