Skip to content

Commit

Permalink
fix: leftover rename
Browse files Browse the repository at this point in the history
  • Loading branch information
clauxx committed Dec 20, 2023
1 parent 782c233 commit a95b478
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/status_im/common/biometric/events.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
[react-native.async-storage :as async-storage]
[react-native.platform :as platform]
[react-native.touch-id :as touch-id]
[status-im2.common.keychain.events :as keychain]
[status-im2.constants :as constants]
[status-im.common.keychain.events :as keychain]
[status-im.constants :as constants]
[taoensso.timbre :as log]
[utils.i18n :as i18n]
[utils.re-frame :as rf]))
Expand Down

0 comments on commit a95b478

Please sign in to comment.