diff --git a/src/wanijo/framework/repl.clj b/src/wanijo/framework/repl.clj index cf9461f..b9cd276 100644 --- a/src/wanijo/framework/repl.clj +++ b/src/wanijo/framework/repl.clj @@ -1,7 +1,7 @@ (ns wanijo.framework.repl (:require [buddy.hashers :as hashers] [neo4j-clj.core :as db] - [wanijo.neo4j :as neo4j])) + [wanijo.framework.neo4j :as neo4j])) (db/defquery create-user