mirror of
https://github.com/ansible/awx.git
synced 2024-11-01 08:21:15 +03:00
remove django configure_logging import
This commit is contained in:
parent
431dcc6490
commit
c6f3d498de
@ -43,7 +43,6 @@ from django.core.mail import send_mail
|
||||
from django.contrib.auth.models import User
|
||||
from django.utils.translation import ugettext_lazy as _
|
||||
from django.core.cache import cache
|
||||
from django.utils.log import configure_logging
|
||||
|
||||
# AWX
|
||||
from awx.main.constants import CLOUD_PROVIDERS
|
||||
|
Loading…
Reference in New Issue
Block a user