summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Tran <jtran@attinteractive.com>2011-08-04 16:27:55 -0700
committerJohn Tran <jtran@attinteractive.com>2011-08-04 16:27:55 -0700
commitf58d441b55e143de35aefd039b80e0b27dad9ce2 (patch)
tree92caff0a699f01a382bea5b2e8fe1c3c19fdfa1c
parent8c7b71f65e54d67615e52927591e12a43b8b3991 (diff)
removed unnecessary context from test I had left there from prior
-rw-r--r--nova/tests/test_network.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/nova/tests/test_network.py b/nova/tests/test_network.py
index ceb12e890..1ff3f0c01 100644
--- a/nova/tests/test_network.py
+++ b/nova/tests/test_network.py
@@ -15,7 +15,6 @@
# License for the specific language governing permissions and limitations
# under the License.
-from nova import context
from nova import db
from nova import exception
from nova import flags