diff options
Diffstat (limited to 'src/App.native.tsx')
-rw-r--r-- | src/App.native.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/App.native.tsx b/src/App.native.tsx index 5023c48bb..ea50fdfb9 100644 --- a/src/App.native.tsx +++ b/src/App.native.tsx @@ -1,4 +1,3 @@ -import 'react-native-url-polyfill/auto' import '#/logger/sentry/setup' import '#/logger/bitdrift/setup' import '#/view/icons' |