mirror of
https://github.com/penpot/penpot.git
synced 2025-03-20 19:51:23 -05:00
Remove unused local used-names.
This commit is contained in:
parent
80ebc17a26
commit
3ea4de7ab5
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue