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

index b7c7538b9f4688643f6813e55460809c576e8a9a..eb5cfb18c67f4fb7fdebc2a2236afcf19e94216a 100644 (file)
@@ -4,7 +4,6 @@ import os.path
 
 from cStringIO import StringIO
 
-from . import exc
 from .cliutil import priority