Skip to content

Commit

Permalink
cleanup: turf unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
lread committed Jul 25, 2024
1 parent ded3bc9 commit dd93ac1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/babashka/process/test_utils.clj
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
(ns babashka.process.test-utils
"Common test utilitities used by not only our tests but also bb build scripting."
(:require [babashka.fs :as fs]
[babashka.process :as p]
[clojure.java.shell :as shell]
[clojure.string :as str]))

Expand Down

0 comments on commit dd93ac1

Please sign in to comment.