Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
xificurC committed Dec 4, 2023
1 parent 3a8255e commit b7ca42d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/hyperfiddle/electric.cljc
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,10 @@
[contrib.cljs-target :refer [do-browser]]
[contrib.missionary-contrib :as mx]
[contrib.assert :as ca]
[clojure.pprint :as pp]
#?(:clj [hyperfiddle.electric.impl.expand :as expand])
[hyperfiddle.electric.impl.lang :as lang]
[hyperfiddle.electric.impl.runtime :as r]
[hyperfiddle.electric.impl.for :as for]
[hyperfiddle.electric.impl.ir-utils :as ir-utils]
#?(:clj [hyperfiddle.rcf.analyzer :as ana]) ; todo remove
[missionary.core :as m]
#?(:cljs [hyperfiddle.electric-client])
Expand Down

0 comments on commit b7ca42d

Please sign in to comment.