浏览代码

Remove unused and deprecated AsyncStorage import

Juliette Rapala 6 年前
父节点
当前提交
b7c5e94f26
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0
    1
      index.js

+ 0
- 1
index.js 查看文件

7
   DeviceEventEmitter,
7
   DeviceEventEmitter,
8
   NativeAppEventEmitter,
8
   NativeAppEventEmitter,
9
   Platform,
9
   Platform,
10
-  AsyncStorage,
11
   AppState,
10
   AppState,
12
 } from 'react-native'
11
 } from 'react-native'
13
 import type {
12
 import type {