diff --git a/plugins/lookup/read_secrets.py b/plugins/lookup/read_secrets.py index 08a20ae..e843530 100644 --- a/plugins/lookup/read_secrets.py +++ b/plugins/lookup/read_secrets.py @@ -6,7 +6,6 @@ try: from infisical_sdk import InfisicalSDKClient HAS_INFISICAL = True except ImportError as e: - print(e) HAS_INFISICAL = False DOCUMENTATION = r"""