mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-08 00:51:48 -05:00
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