Prab-27 commented on code in PR #44598:
URL: https://github.com/apache/airflow/pull/44598#discussion_r1869628146
##########
providers/src/airflow/providers/hashicorp/hooks/vault.py:
##########
@@ -385,7 +368,6 @@ def get_connection_form_widgets(cls) -> dict[str, Any]:
description="Must be 1 or 2.",
default=DEFAULT_KV_ENGINE_VERSION,
),
- "role_id": StringField(lazy_gettext("Role ID (deprecated)"),
widget=BS3TextFieldWidget()),
Review Comment:
I'm bit confused about this ,
Could you please review it and let me know if any changes are required.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]