mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix a pylint error
This commit is contained in:
parent
5ca4ad6675
commit
e5f02c52be
1 changed files with 0 additions and 1 deletions
|
@ -63,7 +63,6 @@ def _pshell_json(cmd, cwd=None):
|
|||
return ret
|
||||
|
||||
|
||||
|
||||
def list_available():
|
||||
'''
|
||||
List available features to install
|
||||
|
|
Loading…
Add table
Reference in a new issue