mirror of
https://github.com/penpot/penpot.git
synced 2025-01-06 14:50:20 -05:00
Cleanup
This commit is contained in:
parent
850bf80ffc
commit
2eb5efb274
2 changed files with 0 additions and 2 deletions
|
@ -312,7 +312,6 @@
|
|||
(-> (dt/maybe-apply-token-to-shape {:token token
|
||||
:shape shape
|
||||
:attributes (wtc/token-attributes :border-radius)})
|
||||
(doto js/console.log)
|
||||
(ctsr/set-radius-1 (or token-value value)))))))))
|
||||
|
||||
on-radius-multi-change
|
||||
|
|
|
@ -13,7 +13,6 @@
|
|||
[app.main.data.workspace :as udw]
|
||||
[app.main.data.workspace.changes :as dch]
|
||||
[app.main.data.workspace.shape-layout :as dwsl]
|
||||
[app.main.data.workspace.state-helpers :as wsh]
|
||||
[app.main.data.workspace.transforms :as dwt]
|
||||
[app.main.store :as st]))
|
||||
|
||||
|
|
Loading…
Reference in a new issue