Skip to content

Commit

Permalink
remove unused requires
Browse files Browse the repository at this point in the history
  • Loading branch information
thheller committed Dec 23, 2022
1 parent e17f315 commit 0275661
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/shadow/cljs/devtools/client/env.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
(:require
[goog.object :as gobj]
[clojure.string :as str]
[cljs.tools.reader :as reader]
[cljs.pprint :refer (pprint)]
[clojure.set :as set]))

(defonce active-modules-ref
Expand Down

0 comments on commit 0275661

Please sign in to comment.