remove debug
This commit is contained in:
parent
82f5db3890
commit
fa563a107a
2 changed files with 4 additions and 6 deletions
|
|
@ -51,7 +51,5 @@ func createConfigFromFile(file string) (Config, error) {
|
|||
return value, err
|
||||
}
|
||||
|
||||
fmt.Printf("%+v\n", value)
|
||||
|
||||
return value, nil
|
||||
}
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue