chore: remove unused import
This commit is contained in:
parent
2b816630ef
commit
06b99fa64b
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue