mirror of
https://github.com/penpot/penpot.git
synced 2026-05-24 16:38:40 -04:00
🐛 Fix remove prints
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user