mirror of
https://github.com/penpot/penpot.git
synced 2025-06-12 20:01:39 +02:00
🔥 Remove unused wraper def.
This commit is contained in:
parent
8a4a9d7df8
commit
5a6ccedf41
1 changed files with 1 additions and 1 deletions
|
@ -17,4 +17,4 @@
|
||||||
[uxbox.main.ui.shapes.shape :as shape]))
|
[uxbox.main.ui.shapes.shape :as shape]))
|
||||||
|
|
||||||
(def shape-wrapper shape/shape-wrapper)
|
(def shape-wrapper shape/shape-wrapper)
|
||||||
(def frame-wrapper (frame/frame-wrapper shape-wrapper))
|
(def frame-wrapper shape/frame-wrapper)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue