style fixes
This commit is contained in:
parent
3a57093b4e
commit
4b7e8c7d21
|
|
@ -4,7 +4,6 @@ import logging
|
|||
|
||||
from django.apps import AppConfig
|
||||
from django.core.exceptions import AppRegistryNotReady
|
||||
from django.conf import settings
|
||||
|
||||
from InvenTree.ready import isInTestMode, canAppAccessDatabase
|
||||
import InvenTree.tasks
|
||||
|
|
|
|||
Loading…
Reference in New Issue