jihuaqiang 1 ماه پیش
والد
کامیت
2f19fa0d16
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      src/views/publishContent/weGZH/components/editTitleCoverModal/index.tsx

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

@@ -16,7 +16,6 @@ import { VideoItem } from '../types';
 import { getAccessToken } from '@src/http/sso';
 import { adFileUpload, getVideoContentCoverFrameListApi } from '@src/http/api';
 import http from '@src/http';
-import { isNil } from 'lodash-es';
 
 const { TextArea } = Input;