mirror of
https://github.com/penpot/penpot.git
synced 2026-03-05 17:51:17 +00:00
🔥 Remove unused prn.
This commit is contained in:
@@ -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)]
|
||||
|
||||
Reference in New Issue
Block a user