Yuki Takei 4 лет назад
Родитель
Сommit
714af647e1
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      packages/plugin-attachment-refs/src/client/js/components/AttachmentList.jsx

+ 0 - 1
packages/plugin-attachment-refs/src/client/js/components/AttachmentList.jsx

@@ -33,7 +33,6 @@ export default class AttachmentList extends React.Component {
     this.tagCacheManager = TagCacheManagerFactory.getInstance();
     this.tagCacheManager = TagCacheManagerFactory.getInstance();
   }
   }
 
 
-  // eslint-disable-next-line react/no-deprecated
   async componentWillMount() {
   async componentWillMount() {
     const { refsContext } = this.props;
     const { refsContext } = this.props;