mirror of
https://github.com/garraflavatra/rolens.git
synced 2025-07-22 15:18:02 +00:00
Do not fill terminal with results...
This commit is contained in:
@ -139,7 +139,5 @@ func (a *App) FindItems(hostKey, dbKey, collKey string, formJson string) findRes
|
||||
out.Results = append(out.Results, string(marshalled))
|
||||
}
|
||||
|
||||
fmt.Println(out.Results)
|
||||
|
||||
return out
|
||||
}
|
||||
|
Reference in New Issue
Block a user