Skip to content

Commit

Permalink
Remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex da Franca committed Dec 2, 2024
1 parent 83b7519 commit 2ff7e5f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Sources/xcresultparser/Services/Shell.swift
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ extension Commandline {
}

struct Shell: Commandline {
init() {
// nothing to do here, but required by public struct
}
func execute(
program: String,
with arguments: [String],
Expand Down

0 comments on commit 2ff7e5f

Please sign in to comment.