From e79b190975acd0414abea784c57a2d9c2e268183 Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Wed, 18 Mar 2020 11:39:27 +0100 Subject: [PATCH] :fire: Remove commented code. --- frontend/src/uxbox/main/ui.cljs | 7 ------- 1 file changed, 7 deletions(-) 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]