mirror of
https://github.com/penpot/penpot.git
synced 2025-06-01 03:11:38 +02:00
Remove already implemented in bide impl for IPathRepr protocol.
This commit is contained in:
parent
42e87588b6
commit
530acfe571
1 changed files with 0 additions and 7 deletions
|
@ -156,13 +156,6 @@
|
|||
|
||||
["/workspace/:project/:page" :workspace/page]])
|
||||
|
||||
(extend-protocol bc/IPathRepr
|
||||
nil
|
||||
(-repr [it] "")
|
||||
|
||||
cljs.core.Keyword
|
||||
(-repr [it] (name it)))
|
||||
|
||||
;; --- Main Entry Point
|
||||
|
||||
(defn init-routes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue