mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
Remove unused 'errors' list.
This commit is contained in:
parent
facf679978
commit
c0a94855af
@ -128,8 +128,6 @@ def suffix(name,
|
||||
|
||||
suffix = str(suffix)
|
||||
|
||||
errors = []
|
||||
|
||||
if not isinstance(updates, bool):
|
||||
ret['result'] = False
|
||||
ret['comment'] = '\'updates\' must be a boolean value'
|
||||
|
Loading…
Reference in New Issue
Block a user