Resolves minor flake8 warnings in the test suite

This commit is contained in:
Trenton H
2023-01-04 10:41:40 -08:00
parent 8504b6f7da
commit 6f23cfe78c
12 changed files with 12 additions and 24 deletions

View File

@@ -1,5 +1,3 @@
from unittest import mock
from django.contrib.admin.sites import AdminSite
from django.test import TestCase
from django.utils import timezone