mirror of
https://github.com/garraflavatra/rolens.git
synced 2025-01-18 13:07:58 +00:00
Do not fill terminal with results...
This commit is contained in:
parent
ae811bc0d5
commit
e28bc40ef1
@ -1 +1 @@
|
||||
e25516ba8abdacf5ab40609a5d48f542
|
||||
a550ffffe6fc5ae5d35c3046a2b1c8f8
|
@ -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
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user