Remove unused warnings import

Signed-off-by: Seth Foster <fosterbseth@gmail.com>
This commit is contained in:
Seth Foster
2024-01-16 18:53:42 -05:00
committed by Seth Foster
parent 9531f8377a
commit 92ce85b688

View File

@@ -1,5 +1,3 @@
import warnings
from django.core.management.base import BaseCommand, CommandError
from django.db import transaction