Remove the TODO, the function should not be removed.

This commit is contained in:
Pedro Algarvio 2015-10-20 13:51:41 +01:00
parent 7e5f088f1c
commit 67277fb438

View File

@ -714,7 +714,6 @@ class Minion(MinionBase):
if not salt.utils.is_proxy():
self.opts['grains'] = salt.loader.grains(opts)
# TODO: remove?
def sync_connect_master(self, timeout=None):
'''
Block until we are connected to a master