Skip to content

Commit 4fc904c

Browse files
committed
Remove unused
1 parent 7a82853 commit 4fc904c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/AiChat/AiChat.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import * as React from "react"
2-
import { useEffect, useRef, useState, Suspense } from "react"
2+
import { useEffect, useRef, useState } from "react"
33
import type { FC } from "react"
44
import styled from "@emotion/styled"
55
import Typography from "@mui/material/Typography"

0 commit comments

Comments
 (0)