diff --git a/backend/dev/user.clj b/backend/dev/user.clj index 88fa51275..7da07ecf0 100644 --- a/backend/dev/user.clj +++ b/backend/dev/user.clj @@ -25,7 +25,6 @@ [clojure.spec.alpha :as s] [clojure.spec.gen.alpha :as sgen] [clojure.test :as test] - [clojure.test :as test] [clojure.tools.namespace.repl :as repl] [clojure.walk :refer [macroexpand-all]] [datoteka.core]