mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-13 00:08:36 -05:00
remove django configure_logging import
This commit is contained in:
@@ -43,7 +43,6 @@ from django.core.mail import send_mail
|
|||||||
from django.contrib.auth.models import User
|
from django.contrib.auth.models import User
|
||||||
from django.utils.translation import ugettext_lazy as _
|
from django.utils.translation import ugettext_lazy as _
|
||||||
from django.core.cache import cache
|
from django.core.cache import cache
|
||||||
from django.utils.log import configure_logging
|
|
||||||
|
|
||||||
# AWX
|
# AWX
|
||||||
from awx.main.constants import CLOUD_PROVIDERS
|
from awx.main.constants import CLOUD_PROVIDERS
|
||||||
|
|||||||
Reference in New Issue
Block a user