forked from ungleich-public/cdist
-senseless comments
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
09209e47d6
commit
478ee1a096
1 changed files with 0 additions and 2 deletions
|
@ -36,8 +36,6 @@ import cdist
|
|||
log = logging.getLogger(__name__)
|
||||
|
||||
class GlobalExplorer(object):
|
||||
"""Execute explorers"""
|
||||
|
||||
def __init__(self, local_path, remote_path):
|
||||
self.local_path = local_path
|
||||
self.remote_path = remote_path
|
||||
|
|
Loading…
Reference in a new issue