Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
Signed-off-by: Joshua Li <joshuali925@gmail.com>
  • Loading branch information
joshuali925 committed Jan 22, 2024
1 parent bde3f49 commit 2b6a9da
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ import {
EuiSpacer,
EuiText,
} from '@elastic/eui';
import chatLogo from '../../datasources/icons/query-assistant-logo.svg';
import React from 'react';
import chatLogo from '../../datasources/icons/query-assistant-logo.svg';

export function QueryAssistSummarization({
queryAssistantSummarization,
Expand Down

0 comments on commit 2b6a9da

Please sign in to comment.