Remove useless import

Change-Id: I5925021c69883c4086e552389e987c7052ccb1cd
Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
Julien Danjou
2013-01-22 15:34:50 +01:00
parent 3dfb8437fc
commit 62ab805386

View File

@@ -14,7 +14,6 @@
# under the License. # under the License.
import logging import logging
from keystoneclient import access
from keystoneclient import client from keystoneclient import client
from keystoneclient import exceptions from keystoneclient import exceptions
from keystoneclient import service_catalog from keystoneclient import service_catalog