mirror of
https://github.com/penpot/penpot.git
synced 2026-09-16 07:38:19 -04:00
Remove unneeded import
This commit is contained in:
1 parent
76a38bcb0c
commit
0c856702c6
1 file changed
+1
-2
@@ -13,8 +13,7 @@
|
||||
[app.main.data.workspace.shape-layout :as dwsl]
|
||||
[app.main.data.workspace.state-helpers :as wsh]
|
||||
[app.main.data.workspace.transforms :as dwt]
|
||||
[app.main.store :as st]
|
||||
[beicon.v2.core :as rx]))
|
||||
[app.main.store :as st]))
|
||||
|
||||
;; Helpers ---------------------------------------------------------------------
|
||||
|
||||
|
||||
Reference in new issue
Block a user