parent
47cfb02c0a
commit
966f2457af
|
@ -9,7 +9,6 @@ from nvexpo import consts as CONSTS
|
|||
|
||||
def main() -> int:
|
||||
args = sys.argv
|
||||
print(args)
|
||||
if len(args) <= 1:
|
||||
nvexpo.show_help()
|
||||
return 0
|
||||
|
|
Loading…
Reference in New Issue