Skip to content

Commit 1a14364

Browse files
authored
Apply suggestion from @reakaleek
1 parent 02089be commit 1a14364

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Elastic.Documentation.Site/Assets/web-components/SearchOrAskAi/SearchOrAskAiModal.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ import {
1010
} from '@elastic/eui'
1111
import { css } from '@emotion/react'
1212
import * as React from 'react'
13-
import { useEffect } from "react";
1413

1514
export const SearchOrAskAiModal = () => {
1615
const searchTerm = useSearchTerm()

0 commit comments

Comments
 (0)