summaryrefslogtreecommitdiffstats
path: root/openstack/common/plugin/pluginmanager.py
diff options
context:
space:
mode:
Diffstat (limited to 'openstack/common/plugin/pluginmanager.py')
-rw-r--r--openstack/common/plugin/pluginmanager.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/openstack/common/plugin/pluginmanager.py b/openstack/common/plugin/pluginmanager.py
index b10ce46..38e05ae 100644
--- a/openstack/common/plugin/pluginmanager.py
+++ b/openstack/common/plugin/pluginmanager.py
@@ -13,8 +13,6 @@
# License for the specific language governing permissions and limitations
# under the License.
-import imp
-import os
import pkg_resources
from openstack.common import cfg