Explorar o código

remove unused var

yohei0125 %!s(int64=4) %!d(string=hai) anos
pai
achega
d27ffa1c1b
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  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 });