Explorar el Código

remove empty line

yohei0125 hace 4 años
padre
commit
c62325e379
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      packages/app/test/integration/models/v5.page.test.js

+ 0 - 2
packages/app/test/integration/models/v5.page.test.js

@@ -297,8 +297,6 @@ describe('Page', () => {
 
         expect(emptyPage).toBeNull();
         expect(pageAF.grant).toBe(Page.GRANT_RESTRICTED);
-
-
       });
     });
     describe('Changing grant from RESTRICTED to PUBLIC of', () => {