shaealh commented on code in PR #69995:
URL: https://github.com/apache/airflow/pull/69995#discussion_r3618463994
##########
airflow-core/src/airflow/ui/src/queries/useDags.tsx:
##########
@@ -21,6 +21,7 @@ import type { DagRunState, DAGWithLatestDagRunsResponse }
from "openapi/requests
import { isStatePending, useAutoRefresh } from "src/utils";
export type DagWithLatest = {
Review Comment:
Removed the unused `DagWithLatest` type and its now-unused import in
`ed77973784`. Thanks!
--
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]