potiuk commented on code in PR #54061:
URL: https://github.com/apache/airflow/pull/54061#discussion_r2253307609


##########
providers/slack/src/airflow/providers/slack/hooks/slack.py:
##########
@@ -237,7 +237,6 @@ def send_file_v1_to_v2(
         initial_comment: str | None = None,
         title: str | None = None,
         snippet_type: str | None = None,
-        **kwargs,

Review Comment:
   Yeah. It was a remnant to serve the old method when that method could be 
used with "send_file" that had different parameters - not needed now.



-- 
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]

Reply via email to