Make sure there are no unused import
Remove all currently unused imports Prevent future unused imports Change-Id: I6ac26d5c71b79952a7732db300355a00310c712e
This commit is contained in:
@@ -21,7 +21,6 @@ the system.
|
||||
|
||||
import nova.context
|
||||
from nova import db
|
||||
from nova import exception
|
||||
from nova.image import glance
|
||||
from nova import network
|
||||
from nova.network import model as network_model
|
||||
|
||||
Reference in New Issue
Block a user