1
0
Fork 0

Remove unused package

Co-authored-by: Rob Herley <robherley@github.com>
pull/1876/head
Bassem Dghaidi 2024-11-25 16:13:20 +01:00 committed by GitHub
parent de236da416
commit 2d2513915c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ import {restoreCache} from '../src/cache'
import {CacheFilename, CompressionMethod} from '../src/internal/constants'
import {CacheServiceClientJSON} from '../src/generated/results/api/v1/cache.twirp'
import {BlobDownloadResponseParsed} from '@azure/storage-blob'
// import {executePromisesSequentially} from '@azure/ms-rest-js'
jest.mock('../src/internal/cacheHttpClient')
jest.mock('../src/internal/cacheUtils')