Skip to content

Commit 7a61ec9

Browse files
committed
LInt.
1 parent b88a718 commit 7a61ec9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/test_backend.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,10 @@
66
from unittest.mock import patch
77

88
import pytest
9-
from django.conf import settings
109
from django.core.cache import caches
1110
from pytest_django.fixtures import SettingsWrapper
1211
from pytest_mock import MockerFixture
1312

14-
import django_redis.cache
1513
from django_redis.cache import RedisCache
1614
from django_redis.client import ShardClient, herd
1715
from django_redis.serializers.json import JSONSerializer

0 commit comments

Comments
 (0)