0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-23 23:18:48 -05:00

Remove unused import.

This commit is contained in:
Andrey Antukh 2016-11-20 23:07:42 +01:00
parent d9c12dcc9a
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