mirror of
https://github.com/ansible/awx.git
synced 2026-03-14 15:37:29 -02:30
Remove unused imports to fix build.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from .plugin import CredentialPlugin
|
||||
|
||||
from django.conf import settings
|
||||
from django.utils.translation import get_language, to_locale, ugettext_lazy as _
|
||||
from django.utils.translation import ugettext_lazy as _
|
||||
from thycotic.secrets.vault import SecretsVault
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user