diff --git a/client/src/components/Workflow/Run/WorkflowRunDefaultStep.vue b/client/src/components/Workflow/Run/WorkflowRunDefaultStep.vue index ba49c2c49ce..beae0371d3e 100644 --- a/client/src/components/Workflow/Run/WorkflowRunDefaultStep.vue +++ b/client/src/components/Workflow/Run/WorkflowRunDefaultStep.vue @@ -2,13 +2,19 @@
@@ -17,52 +23,43 @@ diff --git a/client/src/components/Workflow/Run/WorkflowRunToolStep.vue b/client/src/components/Workflow/Run/WorkflowRunToolStep.vue deleted file mode 100644 index a90e575aa0b..00000000000 --- a/client/src/components/Workflow/Run/WorkflowRunToolStep.vue +++ /dev/null @@ -1,100 +0,0 @@ - - - diff --git a/client/src/components/WorkflowInvocationState/WorkflowInvocationStep.vue b/client/src/components/WorkflowInvocationState/WorkflowInvocationStep.vue index 26df5c7301f..d76ddaf1a19 100644 --- a/client/src/components/WorkflowInvocationState/WorkflowInvocationStep.vue +++ b/client/src/components/WorkflowInvocationState/WorkflowInvocationStep.vue @@ -86,6 +86,7 @@