mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-05-30 17:43:07 +08:00
[core][js] misc cleanup/validation
This commit is contained in:
@@ -3,7 +3,6 @@ import { NativeModules } from 'react-native';
|
||||
|
||||
import StorageRef from './reference';
|
||||
import ModuleBase from './../../utils/ModuleBase';
|
||||
import INTERNALS from './../../internals';
|
||||
|
||||
const FirebaseStorage = NativeModules.RNFirebaseStorage;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user