mirror of
https://github.com/penpot/penpot.git
synced 2025-02-26 08:45:34 -05:00
🔥 Remove unused code.
This commit is contained in:
parent
9cd25d4fa0
commit
331f698ca3
1 changed files with 1 additions and 5 deletions
|
@ -39,11 +39,7 @@
|
||||||
[uxbox.util.router :as rt]
|
[uxbox.util.router :as rt]
|
||||||
[uxbox.util.time :as dt]
|
[uxbox.util.time :as dt]
|
||||||
[uxbox.util.transit :as t]
|
[uxbox.util.transit :as t]
|
||||||
[uxbox.util.webapi :as wapi]
|
[uxbox.util.webapi :as wapi]))
|
||||||
#_[vendor.randomcolor])
|
|
||||||
(:import goog.events.EventType
|
|
||||||
goog.events.KeyCodes
|
|
||||||
goog.ui.KeyboardShortcutHandler))
|
|
||||||
|
|
||||||
;; TODO: temporal workaround
|
;; TODO: temporal workaround
|
||||||
(def clear-ruler nil)
|
(def clear-ruler nil)
|
||||||
|
|
Loading…
Add table
Reference in a new issue