From e96146137c6a178cdd371914a6dff3db3d5ced1c Mon Sep 17 00:00:00 2001 From: Shaun Lum Date: Fri, 18 Oct 2024 09:28:31 -0700 Subject: [PATCH] fixed scheduledjobs --- frontend/src/components/Batch/ScheduledBatchRuns.vue | 1 - frontend/src/views/BatchProcessing.vue | 6 +----- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/frontend/src/components/Batch/ScheduledBatchRuns.vue b/frontend/src/components/Batch/ScheduledBatchRuns.vue index 7cf92d62..97877121 100644 --- a/frontend/src/components/Batch/ScheduledBatchRuns.vue +++ b/frontend/src/components/Batch/ScheduledBatchRuns.vue @@ -93,7 +93,6 @@