-senseless comments

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-10-12 20:30:08 +02:00
parent 09209e47d6
commit 478ee1a096
1 changed files with 0 additions and 2 deletions

View File

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