mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 18:58:30 +02:00
🔥 Remove unused and commented code
This commit is contained in:
parent
6b4a85cd15
commit
e72d31a082
1 changed files with 0 additions and 9 deletions
|
@ -152,12 +152,3 @@
|
|||
(events/unlistenByKey key2))))
|
||||
|
||||
[:> :input props]))
|
||||
|
||||
;; FIXME: this causes some weird interactions because of using apply-value
|
||||
;; [:*
|
||||
;; [:> :input props]
|
||||
;; [:datalist {:id list-id}
|
||||
;; (for [color-name cc/color-names]
|
||||
;; [:option color-name])]
|
||||
;; ]))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue