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


##########
providers/edge3/src/airflow/providers/edge3/plugins/edge_executor_plugin.py:
##########
@@ -252,18 +252,10 @@ class EdgeExecutorPlugin(AirflowPlugin):
             fastapi_apps = [_get_api_endpoint()]
             react_apps = [
                 {
-                    "name": "Edge Worker",
-                    "bundle_url": 
_get_base_url_path("/edge_worker/static/main.umd.cjs"),

Review Comment:
   Oh, mistake you are right, this is a merge conflict and the bundle URL is 
static now - will correct!



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