Sfoglia il codice sorgente

Remove unused and deprecated AsyncStorage import

Juliette Rapala 6 anni fa
parent
commit
b7c5e94f26
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0
    1
      index.js

+ 0
- 1
index.js Vedi File

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 {