From 27cd40c8ce15ebee724989e34488da46eb661364 Mon Sep 17 00:00:00 2001 From: Vladyslav Matsiiako Date: Tue, 25 Feb 2025 17:20:52 +0900 Subject: [PATCH] fix lint issues --- .../components/SecretListView/SecretDetailSidebar.tsx | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/frontend/src/pages/secret-manager/SecretDashboardPage/components/SecretListView/SecretDetailSidebar.tsx b/frontend/src/pages/secret-manager/SecretDashboardPage/components/SecretListView/SecretDetailSidebar.tsx index e7731fbe8..a7f41b640 100644 --- a/frontend/src/pages/secret-manager/SecretDashboardPage/components/SecretListView/SecretDetailSidebar.tsx +++ b/frontend/src/pages/secret-manager/SecretDashboardPage/components/SecretListView/SecretDetailSidebar.tsx @@ -4,8 +4,6 @@ import { faCircleQuestion, faEye } from "@fortawesome/free-regular-svg-icons"; import { faArrowRotateRight, faCheckCircle, - faCircle, - faCircleDot, faClock, faEyeSlash, faPlus, @@ -241,9 +239,6 @@ export const SecretDetailSidebar = ({
- {/* - - */}
- + - +