//
This commit is contained in:
@@ -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()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user