Skip to content

Commit dd93ac1

Browse files
committed
cleanup: turf unused import
1 parent ded3bc9 commit dd93ac1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/babashka/process/test_utils.clj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
(ns babashka.process.test-utils
22
"Common test utilitities used by not only our tests but also bb build scripting."
33
(:require [babashka.fs :as fs]
4-
[babashka.process :as p]
54
[clojure.java.shell :as shell]
65
[clojure.string :as str]))
76

0 commit comments

Comments
 (0)