0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-13 16:21:57 -05:00

🔥 Remove unused wraper def.

This commit is contained in:
Andrey Antukh 2020-04-10 17:24:30 +02:00 committed by Alonso Torres
parent 8a4a9d7df8
commit 5a6ccedf41

View file

@ -17,4 +17,4 @@
[uxbox.main.ui.shapes.shape :as shape]))
(def shape-wrapper shape/shape-wrapper)
(def frame-wrapper (frame/frame-wrapper shape-wrapper))
(def frame-wrapper shape/frame-wrapper)