mirror of
https://github.com/penpot/penpot.git
synced 2026-03-18 16:33:49 +00:00
Remove unused local used-names.
This commit is contained in:
@@ -155,7 +155,6 @@
|
||||
ptk/UpdateEvent
|
||||
(update [_ state]
|
||||
(let [page (get-in state [:workspace :page])
|
||||
used-names (map #(get-in state [:shapes % :name]) (get-in state [:pages page :shapes]))
|
||||
selected (if (nil? id)
|
||||
(first (:clipboard state))
|
||||
(->> (:clipboard state)
|
||||
|
||||
Reference in New Issue
Block a user