summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnthony Young <sleepsonthefloor@gmail.com>2011-09-12 09:15:31 -0700
committerAnthony Young <sleepsonthefloor@gmail.com>2011-09-12 09:15:31 -0700
commit4cbfc60b225d0386b6719e49fc9797fd72dc219b (patch)
tree544d18018d2518d6725de1141227a24f3385c8c7
parentf40955d419c886be29213f73f5ffdf2f38e00057 (diff)
downloadnova-4cbfc60b225d0386b6719e49fc9797fd72dc219b.tar.gz
nova-4cbfc60b225d0386b6719e49fc9797fd72dc219b.tar.xz
nova-4cbfc60b225d0386b6719e49fc9797fd72dc219b.zip
remove unused dep
-rw-r--r--nova/tests/test_libvirt.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/nova/tests/test_libvirt.py b/nova/tests/test_libvirt.py
index d776a386b..5346e089b 100644
--- a/nova/tests/test_libvirt.py
+++ b/nova/tests/test_libvirt.py
@@ -16,7 +16,6 @@
import copy
import eventlet
-import inspect
import mox
import os
import re