mirror of
https://github.com/YunoHost/package_linter.git
synced 2024-09-03 20:06:12 +02:00
commit
6327ea030b
1 changed files with 0 additions and 3 deletions
|
@ -356,9 +356,6 @@ def check_arg_retrieval(script):
|
|||
|
||||
|
||||
if __name__ == '__main__':
|
||||
os.system("clear")
|
||||
|
||||
|
||||
if len(sys.argv) != 2:
|
||||
print("Give one app package path.")
|
||||
exit()
|
||||
|
|
Loading…
Reference in a new issue