Ver Fonte

:fire: ChannelPickerTable

visuddhinanda há 2 anos atrás
pai
commit
b58609ff08
1 ficheiros alterados com 0 adições e 1 exclusões
  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 { FullscreenOutlined, FullscreenExitOutlined } from "@ant-design/icons";
 
 
 import { IChannel } from "../channel/Channel";
 import { IChannel } from "../channel/Channel";
-import ChannelPickerTable from "../channel/ChannelPickerTable";
 import DictComponent from "../dict/DictComponent";
 import DictComponent from "../dict/DictComponent";
 import { ArticleType } from "./Article";
 import { ArticleType } from "./Article";
 import { useAppSelector } from "../../hooks";
 import { useAppSelector } from "../../hooks";