diff --git a/backend/dev/user.clj b/backend/dev/user.clj
index efe2c935a..9fc59d5e1 100644
--- a/backend/dev/user.clj
+++ b/backend/dev/user.clj
@@ -44,7 +44,7 @@
[clojure.walk :refer [macroexpand-all]]
[criterium.core :as crit]
[cuerdas.core :as str]
- [datoteka.core]
+ [datoteka.fs :as fs]
[integrant.core :as ig]
[malli.core :as m]
[malli.dev.pretty :as mdp]
diff --git a/backend/resources/app/templates/debug.tmpl b/backend/resources/app/templates/debug.tmpl
index caede1af8..d408d5d9d 100644
--- a/backend/resources/app/templates/debug.tmpl
+++ b/backend/resources/app/templates/debug.tmpl
@@ -157,7 +157,7 @@ Debug Main Page