Remove unused imports
I failed to run pep8 after removing the legacy code that used these.
This commit is contained in:
parent
f68d52abab
commit
16f1fa30df
@ -28,8 +28,6 @@ import os
|
||||
import sys
|
||||
import time
|
||||
|
||||
import novaclient as nc
|
||||
from novaclient import client as novaclient
|
||||
from novaclient import exceptions
|
||||
import os_client_config
|
||||
import pyghmi.ipmi.bmc as bmc
|
||||
|
Loading…
Reference in New Issue
Block a user