2
0
mirror of synced 2025-01-11 14:44:12 +00:00

[database][js] remove unused import

This commit is contained in:
Salakar 2017-08-14 14:01:10 +01:00
parent f90db16019
commit 534a52d16a

View File

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