mirror of
https://github.com/penpot/penpot.git
synced 2026-04-26 19:58:09 +00:00
🔥 Remove unused prn.
This commit is contained in:
parent
af43eca399
commit
0a79372305
@ -90,7 +90,6 @@
|
||||
(deftype Navigate [id params qparams replace]
|
||||
ptk/EffectEvent
|
||||
(effect [_ state stream]
|
||||
(prn "Navigate" id params qparams replace)
|
||||
(let [router (:router state)
|
||||
history (:history state)
|
||||
path (resolve router id params qparams)]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user