diff --git a/frontend/src/views/AngularWorkflow.jsx b/frontend/src/views/AngularWorkflow.jsx
index 6500a5d7..0c289058 100755
--- a/frontend/src/views/AngularWorkflow.jsx
+++ b/frontend/src/views/AngularWorkflow.jsx
@@ -15535,29 +15535,6 @@ if (
- {executionData.execution_id !== undefined &&
- executionData.execution_id !== null &&
- executionData.execution_id.length > 0 ? (
-
-
-
-
-
- ) : null}
{executionData.status === "EXECUTING" ? (