From 9355ae3792aee6465c938f26e605d22c32ff3826 Mon Sep 17 00:00:00 2001
From: Aditya <60684641+0x0elliot@users.noreply.github.com>
Date: Sat, 24 Feb 2024 15:41:05 +0530
Subject: [PATCH] reversing: Copy execution id button
---
frontend/src/views/AngularWorkflow.jsx | 23 -----------------------
1 file changed, 23 deletions(-)
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" ? (