mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 15:09:32 -02:30
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