diff --git a/mc_control.py b/mc_control.py index b858c6e..f9cd012 100644 --- a/mc_control.py +++ b/mc_control.py @@ -123,9 +123,4 @@ def initial_choice(): initial_choice() load_servers() -initial_choice() - -#with Client('10.100.4.60', 30580, passwd='orrQLZvXH6jgD@wt') as client: -# response = client.run('tps') -# -#print(response) \ No newline at end of file +initial_choice() \ No newline at end of file