Skip to content

Commit fa07df2

Browse files
committed
PPHA-475: Remove commented imports
1 parent ca5a83b commit fa07df2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lung_cancer_screening/questions/tests/unit/views/test_start.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
from django.test import TestCase
22
from django.urls import reverse
3-
# from django.utils import timezone
4-
# from dateutil.relativedelta import relativedelta
53

6-
# from ...factories.user_factory import UserFactory
74
from .helpers.authentication import login_user
85

96
class TestGetStart(TestCase):

0 commit comments

Comments
 (0)