mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Fixed import error
This commit is contained in:
parent
e6ed7f95f1
commit
fa7867e8a7
@ -1,7 +1,7 @@
|
||||
from .plugin import CredentialPlugin
|
||||
from django.utils.translation import ugettext_lazy as _
|
||||
|
||||
from thycotic.secrets.server import SecretServerV1 as SecretServer, PasswordGrantAuthorizer
|
||||
from thycotic.secrets.server import SecretServer, PasswordGrantAuthorizer
|
||||
|
||||
tss_inputs = {
|
||||
'fields': [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user