-senseless comments

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
remotes/origin/feature_files_export
Nico Schottelius 14 years ago
parent 09209e47d6
commit 478ee1a096
  1. 2
      lib/cdist/global_explorer.py

@ -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…
Cancel
Save