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


##########
airflow-core/src/airflow/utils/serve_logs.py:
##########
@@ -23,17 +23,18 @@
 import socket
 import sys
 from collections import namedtuple
+from typing import cast
 
 import gunicorn.app.base
-from flask import Flask, abort, request, send_from_directory

Review Comment:
   ❤️ ❤️ 



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