Cleanup
This commit is contained in:
parent
f84e40dc06
commit
fc02f8cafb
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
from datetime import datetime, timedelta
|
||||
|
||||
from django.test import SimpleTestCase
|
||||
from libretimeapi.models import Schedule, Show, ShowInstance
|
||||
from libretimeapi.models import Schedule, ShowInstance
|
||||
|
||||
|
||||
class TestSchedule(SimpleTestCase):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue