mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
remove useless function
This commit is contained in:
parent
ba0cc75db3
commit
bf65f93f8e
1 changed files with 0 additions and 1 deletions
1
yunohost
1
yunohost
|
@ -55,7 +55,6 @@ def main():
|
||||||
int -- 0 or error code
|
int -- 0 or error code
|
||||||
|
|
||||||
"""
|
"""
|
||||||
reset_win_messages()
|
|
||||||
|
|
||||||
if len(sys.argv) < 2:
|
if len(sys.argv) < 2:
|
||||||
sys.argv.append('-h')
|
sys.argv.append('-h')
|
||||||
|
|
Loading…
Add table
Reference in a new issue