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)