chore: drop old comment

This commit is contained in:
aclist 2026-08-20 14:33:13 +09:00 committed by GitHub
parent e32c7fcacb
commit cc1948d225
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,7 +21,6 @@ args = parser.parse_args()
def main() -> None:
# TODO: isolate single flags
if args.version is True:
print(get_version())
sys.exit(0)