From 2989c784a07da518eb85fe0c622ebdfb1c297850 Mon Sep 17 00:00:00 2001
From: John Oliver <1615532+johnoliver@users.noreply.github.com>
Date: Fri, 27 Oct 2023 16:17:47 +0100
Subject: [PATCH] Remove duplicate UI element
---
app/frontend/src/pages/oneshot/OneShot.tsx | 11 -----------
1 file changed, 11 deletions(-)
diff --git a/app/frontend/src/pages/oneshot/OneShot.tsx b/app/frontend/src/pages/oneshot/OneShot.tsx
index 1a25ddf..e231daa 100644
--- a/app/frontend/src/pages/oneshot/OneShot.tsx
+++ b/app/frontend/src/pages/oneshot/OneShot.tsx
@@ -313,17 +313,6 @@ export function Component(): JSX.Element {
onChange={onUseGroupsSecurityFilterChange}
/>
)}
-
{useLogin && }