Skip to content

Commit 432de9f

Browse files
authored
Merge pull request #354 from jrapala/hotfix/removeAsyncImport
Remove unused AsyncStorage import (Deprecated in RN 0.59)
2 parents d8c79f6 + b7c5e94 commit 432de9f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import {
77
DeviceEventEmitter,
88
NativeAppEventEmitter,
99
Platform,
10-
AsyncStorage,
1110
AppState,
1211
} from 'react-native'
1312
import type {

0 commit comments

Comments
 (0)