removed unused references to unittest

This commit is contained in:
Vishvananda Ishaya
2011-02-24 21:33:26 -08:00
parent a6f607681f
commit 24eb5c0b78
2 changed files with 0 additions and 2 deletions

View File

@@ -21,7 +21,6 @@ import os
import random
import sys
import time
import unittest
# If ../nova/__init__.py exists, add ../ to Python search path, so that
# it will override what happens to be installed in /usr/(local/)lib/python...

View File

@@ -21,7 +21,6 @@ import os
import random
import sys
import time
import unittest
# If ../nova/__init__.py exists, add ../ to Python search path, so that
# it will override what happens to be installed in /usr/(local/)lib/python...