mirror of
https://github.com/penpot/penpot.git
synced 2025-12-12 06:24:17 +01:00
✨ Remove duplicate require of clojure.test
This commit is contained in:
committed by
Andrey Antukh
parent
4010fb7d1e
commit
6897c0c3fe
@@ -25,7 +25,6 @@
|
|||||||
[clojure.spec.alpha :as s]
|
[clojure.spec.alpha :as s]
|
||||||
[clojure.spec.gen.alpha :as sgen]
|
[clojure.spec.gen.alpha :as sgen]
|
||||||
[clojure.test :as test]
|
[clojure.test :as test]
|
||||||
[clojure.test :as test]
|
|
||||||
[clojure.tools.namespace.repl :as repl]
|
[clojure.tools.namespace.repl :as repl]
|
||||||
[clojure.walk :refer [macroexpand-all]]
|
[clojure.walk :refer [macroexpand-all]]
|
||||||
[datoteka.core]
|
[datoteka.core]
|
||||||
|
|||||||
Reference in New Issue
Block a user