浏览代码

fix: tslint error

jihuaqiang 1 周之前
父节点
当前提交
b9b2fcc5ce
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/views/publishContent/weGZH/components/publishPlanModal/index.tsx

+ 0 - 1
src/views/publishContent/weGZH/components/publishPlanModal/index.tsx

@@ -1,5 +1,4 @@
 import React, { useEffect, useState } from 'react';
 import React, { useEffect, useState } from 'react';
-import { useParams } from 'react-router-dom';
 import { Modal, Form, Select, Button, Card, Typography, message } from 'antd';
 import { Modal, Form, Select, Button, Card, Typography, message } from 'antd';
 import { CloseOutlined, PlusOutlined, EditOutlined, CaretRightFilled } from '@ant-design/icons';
 import { CloseOutlined, PlusOutlined, EditOutlined, CaretRightFilled } from '@ant-design/icons';
 import VideoSelectModal from '@src/views/publishContent/weCom/components/videoSelectModal';
 import VideoSelectModal from '@src/views/publishContent/weCom/components/videoSelectModal';