jihuaqiang 1 ヶ月 前
コミット
2f19fa0d16

+ 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;