Minor loader fix

This commit is contained in:
C. R. Oldham 2015-10-11 20:43:23 -06:00
parent b15083d719
commit 3152d8ee3f

View file

@ -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: