mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
[fix] blank spaces for travis.
This commit is contained in:
parent
cb4057eabc
commit
cfeaf52309
1 changed files with 0 additions and 1 deletions
|
@ -91,7 +91,6 @@ class CommentParameter(_ExtraParameter):
|
|||
def __call__(self, message, arg_name, arg_value):
|
||||
if arg_value:
|
||||
return
|
||||
|
||||
return msignals.display(m18n.n(message))
|
||||
|
||||
@classmethod
|
||||
|
|
Loading…
Reference in a new issue