Skip to content

Commit

Permalink
remove unused namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Dec 10, 2024
1 parent 581a6ef commit 6892bc6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sci/impl/analyzer.cljc
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
#?(:cljs [sci.impl.types :as t :refer [->constant]])
#?(:cljs [sci.impl.unrestrict :as unrestrict])
[clojure.string :as str]
[sci.impl.destructure :refer [destructure]]
[sci.impl.evaluator :as eval]
[sci.impl.faster :as faster]
[sci.impl.fns :as fns]
Expand Down

0 comments on commit 6892bc6

Please sign in to comment.