remove unused quiet argument of ws cobra_metrics_to_redis command

This commit is contained in:
Benjamin Sergeant
2019-10-25 14:02:56 -07:00
parent c40033b6d9
commit 91a95dc5f6
3 changed files with 2 additions and 6 deletions

View File

@ -122,7 +122,6 @@ namespace ix
const std::string& rolesecret,
const std::string& channel,
const std::string& filter,
bool quiet,
const std::string& host,
int port);