mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
Cleanup
This commit is contained in:
@@ -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]))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user