Shun Miyazawa 4 anni fa
parent
commit
20921056c4
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      packages/app/src/components/PageAttachment.jsx

+ 0 - 1
packages/app/src/components/PageAttachment.jsx

@@ -12,7 +12,6 @@ import PageAttachmentList from './PageAttachment/PageAttachmentList';
 import PaginationWrapper from './PaginationWrapper';
 import { withUnstatedContainers } from './UnstatedUtils';
 
-
 class PageAttachment extends React.Component {
 
   constructor(props) {