Remove unecessary import from bug.360
This commit is contained in:
committed by
Renato Alves
parent
68529d8119
commit
08fc7c3978
@@ -34,7 +34,6 @@ from glob import glob
|
|||||||
sys.path.append(os.path.dirname(os.path.abspath(__file__)))
|
sys.path.append(os.path.dirname(os.path.abspath(__file__)))
|
||||||
|
|
||||||
from basetest import BaseTestCase
|
from basetest import BaseTestCase
|
||||||
from datetime import datetime
|
|
||||||
|
|
||||||
|
|
||||||
class BaseTestBug360(BaseTestCase):
|
class BaseTestBug360(BaseTestCase):
|
||||||
|
|||||||
Reference in New Issue
Block a user