diff options
Diffstat (limited to '__mocks__/async-storage.js')
-rw-r--r-- | __mocks__/async-storage.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/__mocks__/async-storage.js b/__mocks__/async-storage.js deleted file mode 100644 index 32e39bc7a..000000000 --- a/__mocks__/async-storage.js +++ /dev/null @@ -1 +0,0 @@ -export default from '@react-native-async-storage/async-storage/jest/async-storage-mock' |