1
0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-08-18 17:46:45 +02:00

Remove unused import.

This commit is contained in:
Andrey Antukh 2016-11-20 23:07:42 +01:00
commit ae4e7e6139
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95

View file

@ -24,7 +24,6 @@
[uxbox.util.uuid :as uuid]
[uxbox.util.data :as data])
(:import [java.io Reader PushbackReader]
[javax.imageio ImageIO]
[org.im4java.core Info]))
;; --- Constants & Specs