mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Remove unecessary import from bug.360
This commit is contained in:
parent
68529d8119
commit
08fc7c3978
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@ from glob import glob
|
|||
sys.path.append(os.path.dirname(os.path.abspath(__file__)))
|
||||
|
||||
from basetest import BaseTestCase
|
||||
from datetime import datetime
|
||||
|
||||
|
||||
class BaseTestBug360(BaseTestCase):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue