Remove unused imports

I failed to run pep8 after removing the legacy code that used these.
This commit is contained in:
Ben Nemec 2018-12-14 17:31:05 +00:00
parent f68d52abab
commit 16f1fa30df
1 changed files with 0 additions and 2 deletions

View File

@ -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