mirror of
https://codeberg.org/scip/gfn.git
synced 2025-12-16 18:30:57 +01:00
fix #2: do not print status info if unrequested
This commit is contained in:
@@ -55,8 +55,6 @@ func Generate(conf *Config) ([]string, error) {
|
||||
}
|
||||
}
|
||||
|
||||
fmt.Println("fetched names")
|
||||
|
||||
slog.Debug("Generated fantasy names from code",
|
||||
"code", conf.Code, "count-names", len(reg))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user