Fix CS
This commit is contained in:
parent
1d9ae72c81
commit
02cbb5f812
23 changed files with 11 additions and 75 deletions
|
|
@ -12,7 +12,6 @@ var buildVersion = "dev"
|
|||
|
||||
func Main() int {
|
||||
options, err := parseCliOptions()
|
||||
|
||||
if err != nil {
|
||||
fmt.Println(err)
|
||||
return 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue