mirror of
https://github.com/opbnq-q/nto-cli.git
synced 2025-12-06 19:10:35 +07:00
fix: gofmt && little fixes
This commit is contained in:
@@ -29,7 +29,7 @@ func GetStructList(filePath string) []string {
|
||||
}
|
||||
|
||||
if s.Err() != nil {
|
||||
log.Fatalf("")
|
||||
log.Fatalf("Unexpected scanner error: %s", err)
|
||||
}
|
||||
|
||||
return structNames
|
||||
|
||||
Reference in New Issue
Block a user