This commit is contained in:
2025-12-02 17:26:35 +08:00
parent 596cccd87b
commit 11d857e000

View File

@ -116,7 +116,6 @@ async def get_supported_types():
if __name__ == "__main__":
import argparse
print("测试")
parser = argparse.ArgumentParser()
parser.add_argument("--host", default="0.0.0.0")