mirror of
https://github.com/penpot/penpot.git
synced 2026-04-27 20:28:11 +00:00
🐛 Fix remove prints
This commit is contained in:
parent
feec89679a
commit
edccda2038
@ -1001,10 +1001,7 @@
|
||||
|
||||
active? (and mcp-enabled? mcp-connected?)
|
||||
failed? (or (and mcp-enabled? mcp-error?)
|
||||
(true? expired?))]
|
||||
|
||||
(print "EXPIRED" expired?)
|
||||
(print "FAILED" mcp-error?)
|
||||
(true? expired?))]
|
||||
|
||||
[:> dropdown-menu-item* {:class (stl/css :base-menu-item :menu-item)
|
||||
:on-click on-menu-click
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user