yohei0125 4 лет назад
Родитель
Сommit
d27ffa1c1b
1 измененных файлов с 0 добавлено и 3 удалено
  1. 0 3
      packages/app/test/integration/service/pagev5.test.ts

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

@@ -32,9 +32,6 @@ describe('PageService page operations with only public pages', () => {
   };
 
 
-  let tag1;
-  let tag2;
-
   beforeAll(async() => {
     crowi = await getInstance();
     await crowi.configManager.updateConfigsInTheSameNamespace('crowi', { 'app:isV5Compatible': true });