This commit is contained in:
206530115 2021-06-24 20:52:02 +08:00
parent 9ec8f5f5a8
commit a42554df4a
1 changed files with 1 additions and 4 deletions

View File

@ -449,6 +449,3 @@ class Manager(object):
time.sleep(0.03)
if __name__ == '__main__':
manager = Manager()
manager.main()