mirror of
https://github.com/penpot/penpot.git
synced 2026-08-01 19:06:18 +00:00
Remove already implemented in bide impl for IPathRepr protocol.
This commit is contained in:
parent
42e87588b6
commit
530acfe571
@ -156,13 +156,6 @@
|
|||||||
|
|
||||||
["/workspace/:project/:page" :workspace/page]])
|
["/workspace/:project/:page" :workspace/page]])
|
||||||
|
|
||||||
(extend-protocol bc/IPathRepr
|
|
||||||
nil
|
|
||||||
(-repr [it] "")
|
|
||||||
|
|
||||||
cljs.core.Keyword
|
|
||||||
(-repr [it] (name it)))
|
|
||||||
|
|
||||||
;; --- Main Entry Point
|
;; --- Main Entry Point
|
||||||
|
|
||||||
(defn init-routes
|
(defn init-routes
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user