Remove hccd/__main__.py

This commit is contained in:
Andreas Tsouchlos 2025-03-27 23:25:19 +01:00
parent 94b3619487
commit 5762c602af

View File

@ -1,6 +0,0 @@
def main():
pass
if __name__ == "__main__":
main()