diff --git a/chzzk/tests/test_views.py b/chzzk/tests/test_views.py index 38c1284..465e959 100644 --- a/chzzk/tests/test_views.py +++ b/chzzk/tests/test_views.py @@ -2,7 +2,6 @@ from datetime import timedelta from typing import TYPE_CHECKING from django.test import TestCase -from django.test.client import _MonkeyPatchedWSGIResponse from django.urls import reverse from django.utils import timezone