From: Danny Al-Gaaf Date: Wed, 13 Mar 2013 14:04:34 +0000 (+0100) Subject: gatherkeys.py: remove unused, but imported module exc X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=162432c3cac955175c4514c47fee0c3483a1cb8d;p=ceph-deploy.git gatherkeys.py: remove unused, but imported module exc Signed-off-by: Danny Al-Gaaf --- diff --git a/ceph_deploy/gatherkeys.py b/ceph_deploy/gatherkeys.py index 2f151ae..2407bfe 100644 --- a/ceph_deploy/gatherkeys.py +++ b/ceph_deploy/gatherkeys.py @@ -4,7 +4,6 @@ import os.path from cStringIO import StringIO -from . import exc from .cliutil import priority