diff --git a/web/app/components/plugins/plugin-detail-panel/detail-header/index.tsx b/web/app/components/plugins/plugin-detail-panel/detail-header/index.tsx index feed7c3576..111cb94a82 100644 --- a/web/app/components/plugins/plugin-detail-panel/detail-header/index.tsx +++ b/web/app/components/plugins/plugin-detail-panel/detail-header/index.tsx @@ -1,10 +1,6 @@ 'use client' import type { PluginDetail } from '../../types' -import { - RiArrowLeftRightLine, - RiCloseLine, -} from '@remixicon/react' import { useMemo } from 'react' import { useTranslation } from 'react-i18next' import ActionButton from '@/app/components/base/action-button' @@ -180,7 +176,7 @@ const DetailHeader = ({ text={( <>