Explorar el Código

remove indent

Shun Miyazawa hace 4 años
padre
commit
20921056c4
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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) {