bbovenzi commented on code in PR #26926:
URL: https://github.com/apache/airflow/pull/26926#discussion_r991462982


##########
airflow/www/static/js/graph.js:
##########
@@ -434,11 +434,10 @@ function handleRefresh() {
         // only refresh if the data has changed
         if (prevTis !== tis) {
         // eslint-disable-next-line no-global-assign

Review Comment:
   We can get rid of this line 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