Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
briansztamfater committed Nov 6, 2023
1 parent 7e4496f commit 7ce159f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/status_im2/contexts/wallet/events.cljs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
(ns status-im2.contexts.wallet.events
(:require
[native-module.core :as native-module]
[status-im2.common.data-store.wallet :as data-store]
[react-native.background-timer :as background-timer]
[status-im2.common.data-store.wallet :as data-store]
[status-im2.contexts.wallet.temp :as temp]
[taoensso.timbre :as log]
[utils.re-frame :as rf]
Expand Down

0 comments on commit 7ce159f

Please sign in to comment.