This commit is contained in:
eline
2023-11-24 19:30:59 +01:00
parent 14c5bedab3
commit f9bce184f8

View File

@@ -41,8 +41,6 @@ if not any([args.encrypt, args.decrypt]):
if not args.input:
print("Specify an input file with -i.")
exit(1)
else:
banner()