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;