Skip to content

Commit

Permalink
Delete exploratory code
Browse files Browse the repository at this point in the history
  • Loading branch information
teodorlu committed Aug 4, 2024
1 parent a144637 commit a208065
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 @@ -378,7 +378,6 @@ chmod +x bin/kaocha
(apply prn xs)))

(defn dep-add [{:keys [opts]}]
(tap> opts)
(if (or (:help opts) (:h opts) (not (:lib opts)))
(print-dep-add-help)
(do
Expand Down

0 comments on commit a208065

Please sign in to comment.