visuddhinanda 2 лет назад
Родитель
Сommit
b58609ff08
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      dashboard/src/components/article/RightPanel.tsx

+ 0 - 1
dashboard/src/components/article/RightPanel.tsx

@@ -4,7 +4,6 @@ import { CloseOutlined } from "@ant-design/icons";
 import { FullscreenOutlined, FullscreenExitOutlined } from "@ant-design/icons";
 
 import { IChannel } from "../channel/Channel";
-import ChannelPickerTable from "../channel/ChannelPickerTable";
 import DictComponent from "../dict/DictComponent";
 import { ArticleType } from "./Article";
 import { useAppSelector } from "../../hooks";