Delete main.py

per previous question / comment, deleting this file for now,so it does not block the PR
This commit is contained in:
Arseniy Kuznetsov
2023-06-30 10:05:10 +01:00
committed by GitHub
parent 7d63fcba85
commit 171e56ff20

View File

@@ -1,6 +0,0 @@
from mktxp.cli.dispatch import main
if __name__ == '__main__':
main()