]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commitdiff
gatherkeys.py: remove unused, but imported module exc
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Wed, 13 Mar 2013 14:04:34 +0000 (15:04 +0100)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Wed, 13 Mar 2013 14:04:34 +0000 (15:04 +0100)
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
ceph_deploy/gatherkeys.py

index 2f151aec4875c5771446a32a1ef7cfd0e5bf8b22..2407bfe4d9ded02848aa107071d82402b557d884 100644 (file)
@@ -4,7 +4,6 @@ import os.path
 
 from cStringIO import StringIO
 
-from . import exc
 from .cliutil import priority