refactoring; moved client to protocol package

This commit is contained in:
2023-03-07 17:04:57 -06:00
parent 4c7696dc92
commit 1fff485f93
4 changed files with 34 additions and 42 deletions

View File

@@ -376,4 +376,3 @@ if __name__ == '__main__':
os.remove("tmp.c")
os.remove("tmp.o")