mirror of
https://github.com/penpot/penpot.git
synced 2025-01-10 00:40:30 -05:00
Remove unused imports from movement ns.
This commit is contained in:
parent
a0726d3a36
commit
54b8db6cfb
1 changed files with 0 additions and 2 deletions
|
@ -7,9 +7,7 @@
|
|||
|
||||
(ns uxbox.ui.workspace.movement
|
||||
"Shape movement in workspace logic."
|
||||
(:require-macros [uxbox.util.syntax :refer [define-once]])
|
||||
(:require [beicon.core :as rx]
|
||||
[lentes.core :as l]
|
||||
[uxbox.rstore :as rs]
|
||||
[uxbox.state :as st]
|
||||
[uxbox.ui.core :as uuc]
|
||||
|
|
Loading…
Reference in a new issue