mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-08-22 08:49:07 +08:00
Unused package
This commit is contained in:
parent
8c47ec23fe
commit
5008429d2a
1
packages/cache/src/cache.ts
vendored
1
packages/cache/src/cache.ts
vendored
@ -4,7 +4,6 @@ import * as utils from './internal/cacheUtils'
|
||||
import * as cacheHttpClient from './internal/cacheHttpClient'
|
||||
import {createTar, extractTar, listTar} from './internal/tar'
|
||||
import {DownloadOptions, UploadOptions} from './options'
|
||||
import {ArtifactCacheEntry} from './internal/contracts'
|
||||
|
||||
export class ValidationError extends Error {
|
||||
constructor(message: string) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user