From 79ad04ebe58d7bfc37af2151e1ea4fc38623b297 Mon Sep 17 00:00:00 2001
From: Nico Schottelius <nico@kr.ethz.ch>
Date: Thu, 13 Oct 2011 12:21:24 +0200
Subject: [PATCH] -ws

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
---
 lib/cdist/config_install.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lib/cdist/config_install.py b/lib/cdist/config_install.py
index 4c4fd245..c49d32fc 100644
--- a/lib/cdist/config_install.py
+++ b/lib/cdist/config_install.py
@@ -67,7 +67,6 @@ class ConfigInstall(object):
         # Setup env to be used by others - FIXME
         self.__init_env()
 
-
     def __init_remote_paths(self):
         """Initialise remote directory structure"""
         self.exec_wrapper.remove_remote_path(self.context.remote_base_path)