diff --git a/src/components/ui/code-highlighter/shiki/ShikiWrapper.tsx b/src/components/ui/code-highlighter/shiki/ShikiWrapper.tsx index fa15531d6a..b3de1d1a6c 100644 --- a/src/components/ui/code-highlighter/shiki/ShikiWrapper.tsx +++ b/src/components/ui/code-highlighter/shiki/ShikiWrapper.tsx @@ -17,7 +17,6 @@ import { AutoResizeHeight } from '~/components/modules/shared/AutoResizeHeight' import { useMaskScrollArea } from '~/hooks/shared/use-mask-scrollarea' import { stopPropagation } from '~/lib/dom' import { clsxm } from '~/lib/helper' -import { toast } from '~/lib/toast' import { MotionButtonBase } from '../../button' import styles from './Shiki.module.css' @@ -137,7 +136,7 @@ export const ShikiHighLighterWrapper = forwardRef< {!filename && !!language && (