Shun Miyazawa 4 лет назад
Родитель
Сommit
20921056c4
1 измененных файлов с 0 добавлено и 1 удалено
  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) {