mirror of
https://github.com/penpot/penpot.git
synced 2026-05-02 06:38:20 +00:00
Remove unused local used-names.
This commit is contained in:
parent
80ebc17a26
commit
3ea4de7ab5
@ -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)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user