Skip to content

Commit

Permalink
Remove stray arglist
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinqian00 committed Oct 18, 2024
1 parent aac347a commit d6971f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/dev/com/yetanalytics/re_route_demo.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,6 @@
"Home"]]])

(defn main-view []
[]
(when-some [page @(subscribe [::re-route/route-view])]
[page]))

Expand Down

0 comments on commit d6971f3

Please sign in to comment.