0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-04-06 12:01:19 -05:00

🔥 Remove commented code.

This commit is contained in:
Andrey Antukh 2020-03-18 11:39:27 +01:00
parent 9e5b7459f0
commit e79b190975

View file

@ -41,13 +41,6 @@
;; --- Routes
;; (comment
;; "/dashboard/self"
;; "/dashboard/self/drafts"
;; "/dashboard/self/<project-id>"
;; "/dashboard/<team-id>"
;; "/dashboard/<team-id>/<project-id>"
(def routes
[["/login" :login]
["/register" :profile-register]