Skip to content

Commit 403085d

Browse files
committed
tidy: remove unused requires
1 parent b40e7a3 commit 403085d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/status_im/common/bottom_sheet/view.cljs

-2
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,10 @@
44
[quo.core :as quo]
55
[quo.foundations.colors :as colors]
66
[quo.theme :as quo.theme]
7-
[react-native.async-storage :as async-storage]
87
[react-native.blur :as blur]
98
[react-native.core :as rn]
109
[react-native.gesture :as gesture]
1110
[react-native.hooks :as hooks]
12-
[react-native.platform :as platform]
1311
[react-native.reanimated :as reanimated]
1412
[status-im.common.bottom-sheet.style :as style]
1513
[utils.number]

0 commit comments

Comments
 (0)