Browse Source

remove unused var

yohei0125 4 năm trước cách đây
mục cha
commit
38431f7fd7
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      packages/app/test/integration/service/pagev5.test.ts

+ 0 - 1
packages/app/test/integration/service/pagev5.test.ts

@@ -44,7 +44,6 @@ describe('PageService page operations with only public pages', () => {
   // parents
   let parentForDuplicate1;
   let parentForDuplicate3;
-  let childForDuplicate3;
 
   beforeAll(async() => {
     crowi = await getInstance();