Skip to content

Commit

Permalink
Removed unused import.
Browse files Browse the repository at this point in the history
  • Loading branch information
svetlyak40wt committed Mar 2, 2024
1 parent 0e693f2 commit 5bb2426
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/steps/sh.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
(:use #:cl)
(:import-from #:40ants-ci/steps/step)
(:import-from #:40ants-ci/github)
(:import-from #:alexandria
#:remove-from-plistf)
(:import-from #:40ants-ci/utils
#:dedent)
(:export #:sh
Expand Down

0 comments on commit 5bb2426

Please sign in to comment.