mirror of
https://github.com/penpot/penpot.git
synced 2025-01-09 00:10:11 -05:00
Remove unused import from workspace base.
This commit is contained in:
parent
09b3017874
commit
c46a49b7a5
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@
|
|||
[potok.core :as ptk]
|
||||
[uxbox.store :as st]
|
||||
[uxbox.main.lenses :as ul]
|
||||
[uxbox.main.data.workspace :as dw]
|
||||
[uxbox.main.data.shapes :as uds]
|
||||
[uxbox.util.geom.point :as gpt]
|
||||
[goog.events :as events])
|
||||
|
|
Loading…
Reference in a new issue