mirror of
https://github.com/inventree/InvenTree.git
synced 2025-05-01 04:56:45 +00:00
remove unused imports
This commit is contained in:
parent
40da41959b
commit
60c2aab06d
@ -11,8 +11,6 @@ from django.utils import timezone
|
||||
|
||||
from django.core.exceptions import AppRegistryNotReady
|
||||
from django.db.utils import OperationalError, ProgrammingError
|
||||
from django.template.loader import render_to_string
|
||||
from django.utils.translation import gettext_lazy as _
|
||||
|
||||
|
||||
logger = logging.getLogger("inventree")
|
||||
|
Loading…
x
Reference in New Issue
Block a user