0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-13 10:38:13 -05:00

🐛 Removed unused import

This commit is contained in:
alonso.torres 2021-04-26 15:05:55 +02:00 committed by Andrés Moya
parent 2cea7405b5
commit 21cf845c02

View file

@ -19,7 +19,6 @@
[app.main.streams :as ms]
[app.main.ui.cursors :as cur]
[app.main.ui.hooks :as hooks]
[app.main.ui.workspace.viewport.outline :refer [outline]]
[app.main.ui.workspace.shapes.path.editor :refer [path-editor]]
[app.util.data :as d]
[app.util.debug :refer [debug?]]