Explorar o código

fix lint error

Yuki Takei %!s(int64=4) %!d(string=hai) anos
pai
achega
714af647e1

+ 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();
   }
 
-  // eslint-disable-next-line react/no-deprecated
   async componentWillMount() {
     const { refsContext } = this.props;