Kaynağa Gözat

remove unused var

yohei0125 4 yıl önce
ebeveyn
işleme
d27ffa1c1b

+ 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 });