]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commitdiff
remove unused import
authorAlfredo Deza <alfredo@deza.pe>
Mon, 29 Jul 2013 19:59:07 +0000 (15:59 -0400)
committerAlfredo Deza <alfredo@deza.pe>
Mon, 29 Jul 2013 19:59:07 +0000 (15:59 -0400)
Signed-off-by: Alfredo Deza <alfredo@deza.pe>
ceph_deploy/hosts/centos/install.py

index bb9cbe911357e2b566777b27da6ff0bc883d1326..c13e059a7e23c06886a29da812ae52a2ffc0d3f8 100644 (file)
@@ -1,5 +1,4 @@
 from ceph_deploy.util.wrappers import check_call
-from ceph_deploy.util.context import remote
 
 
 def install(distro, logger, version_kind, version):