mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Minor loader fix
This commit is contained in:
parent
b15083d719
commit
3152d8ee3f
1 changed files with 0 additions and 1 deletions
|
@ -174,7 +174,6 @@ def minion_mods(
|
|||
__salt__['test.ping']()
|
||||
'''
|
||||
# TODO Publish documentation for module whitelisting
|
||||
|
||||
if context is None:
|
||||
context = {}
|
||||
if utils is None:
|
||||
|
|
Loading…
Add table
Reference in a new issue