mirror of
https://github.com/penpot/penpot.git
synced 2025-07-14 19:47:17 +02:00
🔥 Remove unused import.
This commit is contained in:
parent
261724e555
commit
799a83ba73
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@
|
||||||
[app.common.spec :as us]
|
[app.common.spec :as us]
|
||||||
[app.http.doc :as doc]
|
[app.http.doc :as doc]
|
||||||
[app.http.errors :as errors]
|
[app.http.errors :as errors]
|
||||||
[app.http.debug :as debug]
|
|
||||||
[app.http.middleware :as middleware]
|
[app.http.middleware :as middleware]
|
||||||
[app.metrics :as mtx]
|
[app.metrics :as mtx]
|
||||||
[clojure.spec.alpha :as s]
|
[clojure.spec.alpha :as s]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue