jscheffl commented on code in PR #46871:
URL: https://github.com/apache/airflow/pull/46871#discussion_r1962346044


##########
providers/edge/src/airflow/providers/edge/plugins/edge_executor_plugin.py:
##########
@@ -36,8 +36,7 @@
 from airflow.utils.yaml import safe_load
 from airflow.www import utils as wwwutils
 from airflow.www.auth import has_access_view
-from airflow.www.constants import SWAGGER_BUNDLE, SWAGGER_ENABLED
-from airflow.www.extensions.init_views import 
_CustomErrorRequestBodyValidator, _LazyResolver
+from airflow.providers.fab.www.extensions.init_views import 
_CustomErrorRequestBodyValidator, _LazyResolver

Review Comment:
   Looks better 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