Skip to content

Commit

Permalink
rm
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Jan 3, 2024
1 parent 0a51aed commit 9aae657
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/babashka/neil.clj
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,6 @@ chmod +x bin/kaocha
(apply prn xs)))

(defn dep-add [{:keys [opts]}]
(.println System/err (str opts))
(if (or (:help opts) (:h opts) (not (:lib opts)))
(print-dep-add-help)
(do
Expand Down

0 comments on commit 9aae657

Please sign in to comment.