Test: Removed unnecessary import
This commit is contained in:
@@ -33,7 +33,6 @@ import unittest
|
|||||||
sys.path.append(os.path.dirname(os.path.abspath(__file__)))
|
sys.path.append(os.path.dirname(os.path.abspath(__file__)))
|
||||||
|
|
||||||
from basetest import Task, TestCase
|
from basetest import Task, TestCase
|
||||||
from basetest import Taskd, ServerTestCase
|
|
||||||
|
|
||||||
|
|
||||||
class TestUndo(TestCase):
|
class TestUndo(TestCase):
|
||||||
|
|||||||
Reference in New Issue
Block a user