delete file

This commit is contained in:
2026-06-02 09:53:04 +00:00
parent b30628d5aa
commit 5498f7d2b6
-6
View File
@@ -1,6 +0,0 @@
from agent import *
if __name__ == "__main__":
# Run the CLI defined in agent.py
# The agent module already contains a __main__ block, so just import it
pass