diff --git a/src-web/components/Sidebar.tsx b/src-web/components/Sidebar.tsx
index d9366d99..fb463b9e 100644
--- a/src-web/components/Sidebar.tsx
+++ b/src-web/components/Sidebar.tsx
@@ -48,13 +48,6 @@ export const Sidebar = memo(function Sidebar({ className }: Props) {
-
- confirm({ title: 'Reset Requests', description: 'Do you want to do it?' })
- }
- />