Skip to content

Commit

Permalink
remove unused requires
Browse files Browse the repository at this point in the history
  • Loading branch information
somecho committed Jul 2, 2023
1 parent fe01cf7 commit ebd4916
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.clj
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
(ns build
(:require [clojure.tools.build.api :as b]
[clojure.string :as str]
[deps-deploy.deps-deploy :as dd]))

(def lib 'org.clojars.some/depo)
Expand Down

0 comments on commit ebd4916

Please sign in to comment.