[REMOVE] Unused imports

This commit is contained in:
Peter Pfeufer
2025-02-16 23:20:36 +01:00
parent cb57d922e6
commit f497c18e5b
23 changed files with 8 additions and 52 deletions

View File

@@ -1,5 +1,3 @@
# myapp/tests/test_tasks.py
import logging
from unittest.mock import patch
from django.test import TestCase