chore: remove unused import

This commit is contained in:
Jennifer Richards 2024-05-15 16:13:47 -03:00
parent 2b816630ef
commit 06b99fa64b
No known key found for this signature in database
GPG key ID: 9B2BF5C5ADDA6A6E

View file

@ -1,6 +1,5 @@
# Copyright The IETF Trust 2024, All Rights Reserved
import django
import os
from django.conf import settings
from django.core.management.base import BaseCommand, CommandError