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:
parent
9e5b7459f0
commit
e79b190975
1 changed files with 0 additions and 7 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue