mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 11:18:36 +00:00
💄 Removed forgotten print (#8594)
This commit is contained in:
parent
7ec9261475
commit
31a4a7f21f
@ -189,7 +189,6 @@
|
||||
(clear-schedule schedule-ref)
|
||||
(add-schedule schedule-ref (d/nilv delay 300)
|
||||
(fn []
|
||||
(prn tooltip-id)
|
||||
(when-let [active @active-tooltip]
|
||||
(when (not= (:id active) tooltip-id)
|
||||
(when-let [tooltip-el (dom/get-element (:id active))]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user