mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-23 12:06:47 +08:00
[dev] remove unused imports from template
This commit is contained in:
@@ -21,15 +21,6 @@ import {
|
||||
getFirebaseRoot,
|
||||
} from '@react-native-firebase/app/lib/internal';
|
||||
|
||||
import {
|
||||
isNull,
|
||||
isObject,
|
||||
isUndefined,
|
||||
isString,
|
||||
isOneOf,
|
||||
isAlphaNumericUnderscore,
|
||||
} from '@react-native-firebase/common';
|
||||
|
||||
import version from './version';
|
||||
|
||||
const statics = {};
|
||||
|
||||
Reference in New Issue
Block a user