Skip to content

Commit

Permalink
chore: remove comment headers
Browse files Browse the repository at this point in the history
  • Loading branch information
seanstrom committed Sep 30, 2024
1 parent a12c05a commit 23aded7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/status_im/navigation/screens.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -787,8 +787,6 @@
:options options/dark-screen
:component wallet-scan-dapp/view}])

;; ## Onboarding

(def onboarding-intro
{:name :screen/onboarding.intro
:metrics {:flow :onboarding
Expand Down Expand Up @@ -997,8 +995,6 @@
(def onboarding-screens-by-name
(utils/index-by :name (onboarding-screens)))

;; ## All Screens

(defn screens
[]
(concat
Expand Down

0 comments on commit 23aded7

Please sign in to comment.