Remove a whole bunch of unused imports

Change-Id: I6759e5b6250c48cc0deb4b198b44c948c64c47d1
This commit is contained in:
Vishvananda Ishaya
2012-01-13 13:54:32 -08:00
parent e08eeea94f
commit 20b4d89512
101 changed files with 18 additions and 191 deletions

View File

@@ -22,7 +22,6 @@ import shutil
import tempfile
import webob
from webob import exc
from nova.api.openstack import wsgi
from nova.api.openstack import xmlutil