mirror of
https://github.com/onyx-and-iris/q3rcon-cli.git
synced 2026-04-13 04:23:38 +00:00
move empty response test into {OutConsole}.print_response()
This commit is contained in:
@@ -117,8 +117,7 @@ class Q3rconCli(Command):
|
||||
f"Timeout waiting for response for command: '{command}'"
|
||||
)
|
||||
|
||||
if response:
|
||||
console.out.print_response(response)
|
||||
console.out.print_response(response)
|
||||
|
||||
|
||||
def main():
|
||||
|
||||
Reference in New Issue
Block a user