Skip to content

Commit

Permalink
Redundant line
Browse files Browse the repository at this point in the history
  • Loading branch information
e40pud committed Oct 25, 2024
1 parent 85a05df commit 3555dbe
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,6 @@ export const KnowledgeBaseSettingsManagement: React.FC<Params> = React.memo(({ d
closeFlyout();
}, [closeFlyout]);


const { value: existingIndices } = useAsync(() => {
const indices: string[] = [];
entries.data.forEach((entry) => {
Expand Down

0 comments on commit 3555dbe

Please sign in to comment.