diff --git a/frontend/src/pages/secret-manager/SecretDashboardPage/components/CommitForm/CommitForm.tsx b/frontend/src/pages/secret-manager/SecretDashboardPage/components/CommitForm/CommitForm.tsx index f1a7c0d52..9bf9e3a15 100644 --- a/frontend/src/pages/secret-manager/SecretDashboardPage/components/CommitForm/CommitForm.tsx +++ b/frontend/src/pages/secret-manager/SecretDashboardPage/components/CommitForm/CommitForm.tsx @@ -2,9 +2,7 @@ import React, { useCallback, useState } from "react"; import { faClipboardCheck, - faClipboardList, faCodeCommit, - faEye, faFolder, faKey, faSave