mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-13 18:25:45 +00:00
Fixed warnings when compiling tests
This commit is contained in:
parent
ec32917155
commit
43dab5b174
@ -38,5 +38,6 @@
|
||||
(def vector-icons #js {:default #js {}})
|
||||
(def webview-bridge #js {:default #js {}})
|
||||
(def svg #js {:default #js {}})
|
||||
(def react-native-fcm #js {:default #js {}})
|
||||
|
||||
|
||||
|
@ -30,3 +30,7 @@
|
||||
|
||||
(def assets
|
||||
{:ethereum nil})
|
||||
|
||||
(def ui
|
||||
{:empty-hashtags nil
|
||||
:empty-recent nil})
|
Loading…
x
Reference in New Issue
Block a user