Skip to content

Commit c8ecc03

Browse files
authored
Revert "chore(scripts): disable SliceFlagSeparator" (#215)
1 parent ddf9ca3 commit c8ecc03

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ func main() {
2525
}
2626

2727
app := cli.NewApp()
28-
app.DisableSliceFlagSeparator = true
2928
app.Name = "Drone SSH"
3029
app.Usage = "Executing remote ssh commands"
3130
app.Copyright = "Copyright (c) 2019 Bo-Yi Wu"

0 commit comments

Comments
 (0)