Skip to content

Commit

Permalink
clenaup
Browse files Browse the repository at this point in the history
  • Loading branch information
h4ck3rk3y committed Nov 7, 2023
1 parent d3d06c6 commit 6ce3b26
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion engine/launcher/args/args.go
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@ func contains(slice []string, value string) bool {
if item == value {
return true
}
return false
}
return false
}

0 comments on commit 6ce3b26

Please sign in to comment.