Skip to content

Commit

Permalink
Remove comments from ui core
Browse files Browse the repository at this point in the history
  • Loading branch information
tarun-nil committed Jan 15, 2024
1 parent f80d8b3 commit 0d370d1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions swift-ticketing/cljs-src/swift_ticketing_ui/core.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,6 @@
(defn mount-root []
(d/render [page-shell] (.getElementById js/document "app")))

; (defn ^:export init! []
; (mount-root))

(defn ^:export init! []
(accountant/configure-navigation!
{:nav-handler (fn [path] (secretary/dispatch! path))
Expand Down

0 comments on commit 0d370d1

Please sign in to comment.