瀏覽代碼

remove empty line

yohei0125 4 年之前
父節點
當前提交
c62325e379
共有 1 個文件被更改,包括 0 次插入2 次删除
  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', () => {