mirror of
https://github.com/penpot/penpot.git
synced 2025-05-19 23:56:11 +02: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
|
;; --- Routes
|
||||||
|
|
||||||
;; (comment
|
|
||||||
;; "/dashboard/self"
|
|
||||||
;; "/dashboard/self/drafts"
|
|
||||||
;; "/dashboard/self/<project-id>"
|
|
||||||
;; "/dashboard/<team-id>"
|
|
||||||
;; "/dashboard/<team-id>/<project-id>"
|
|
||||||
|
|
||||||
(def routes
|
(def routes
|
||||||
[["/login" :login]
|
[["/login" :login]
|
||||||
["/register" :profile-register]
|
["/register" :profile-register]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue