소스 검색

remove indent

Shun Miyazawa 4 년 전
부모
커밋
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) {