mirror of
https://github.com/aclist/dztui.git
synced 2026-08-29 19:27:13 +02:00
chore: drop old comment
This commit is contained in:
parent
e32c7fcacb
commit
cc1948d225
@ -21,7 +21,6 @@ args = parser.parse_args()
|
|||||||
|
|
||||||
|
|
||||||
def main() -> None:
|
def main() -> None:
|
||||||
# TODO: isolate single flags
|
|
||||||
if args.version is True:
|
if args.version is True:
|
||||||
print(get_version())
|
print(get_version())
|
||||||
sys.exit(0)
|
sys.exit(0)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user