fix: remove unused var

This commit is contained in:
Peng Xiao 2024-09-24 18:26:22 +08:00
parent 2db60599dd
commit 408bb570d1
No known key found for this signature in database
GPG Key ID: 21D49B4CA2B82E60
1 changed files with 0 additions and 1 deletions

View File

@ -55,7 +55,6 @@ describe('cache-restore', () => {
let restoreCacheSpy: jest.SpyInstance;
let hashFilesSpy: jest.SpyInstance;
let archSpy: jest.SpyInstance;
let platformSpy: jest.SpyInstance;
beforeEach(() => {
// core