diff options
| author | Vishvananda Ishaya <vishvananda@yahoo.com> | 2010-08-30 20:42:31 -0700 |
|---|---|---|
| committer | Vishvananda Ishaya <vishvananda@yahoo.com> | 2010-08-30 20:42:31 -0700 |
| commit | 4374bef0536846afe9be1156b340b34e6d4c8d2d (patch) | |
| tree | 8adc26124576c7124bee38c30a1f7ab90b6ee2dd /nova/tests | |
| parent | 73c7bbce87e72b5223f11c194ff41d2da1df5c86 (diff) | |
more cleanup and pylint fixes
Diffstat (limited to 'nova/tests')
| -rw-r--r-- | nova/tests/network_unittest.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nova/tests/network_unittest.py b/nova/tests/network_unittest.py index 15ec8dbf4..fccfc23fb 100644 --- a/nova/tests/network_unittest.py +++ b/nova/tests/network_unittest.py @@ -28,7 +28,6 @@ from nova import flags from nova import test from nova import utils from nova.auth import manager -from nova.network import service FLAGS = flags.FLAGS |
