pankajkoti commented on code in PR #31101:
URL: https://github.com/apache/airflow/pull/31101#discussion_r1186717529


##########
airflow/utils/log/file_task_handler.py:
##########
@@ -303,7 +303,6 @@ def _read(
         worker_log_rel_path = self._render_filename(ti, try_number)
         messages_list: list[str] = []
         remote_logs: list[str] = []

Review Comment:
   I guess we could also remove this line. The IDE says it's an unused 
variable. (Perhaps, due to line 311)



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