diff --git a/frontend/src/uxbox/main/ui.cljs b/frontend/src/uxbox/main/ui.cljs index f3054ae9c..637727b94 100644 --- a/frontend/src/uxbox/main/ui.cljs +++ b/frontend/src/uxbox/main/ui.cljs @@ -41,13 +41,6 @@ ;; --- Routes -;; (comment -;; "/dashboard/self" -;; "/dashboard/self/drafts" -;; "/dashboard/self/" -;; "/dashboard/" -;; "/dashboard//" - (def routes [["/login" :login] ["/register" :profile-register]