mirror of
https://github.com/penpot/penpot.git
synced 2025-02-03 04:49:03 -05:00
Remove unused import.
This commit is contained in:
parent
d9c12dcc9a
commit
ae4e7e6139
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@
|
||||||
[uxbox.util.uuid :as uuid]
|
[uxbox.util.uuid :as uuid]
|
||||||
[uxbox.util.data :as data])
|
[uxbox.util.data :as data])
|
||||||
(:import [java.io Reader PushbackReader]
|
(:import [java.io Reader PushbackReader]
|
||||||
[javax.imageio ImageIO]
|
|
||||||
[org.im4java.core Info]))
|
[org.im4java.core Info]))
|
||||||
|
|
||||||
;; --- Constants & Specs
|
;; --- Constants & Specs
|
||||||
|
|
Loading…
Add table
Reference in a new issue