mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-04-05 06:33:15 +08:00
cleanup
This commit is contained in:
@@ -17,7 +17,7 @@ import {
|
|||||||
} from '../../generated'
|
} from '../../generated'
|
||||||
import {getBackendIdsFromToken} from '../shared/util'
|
import {getBackendIdsFromToken} from '../shared/util'
|
||||||
import {ArtifactNotFoundError} from '../shared/errors'
|
import {ArtifactNotFoundError} from '../shared/errors'
|
||||||
import {BlobClient, } from '@azure/storage-blob'
|
import {BlobClient} from '@azure/storage-blob'
|
||||||
|
|
||||||
|
|
||||||
const scrubQueryParameters = (url: string): string => {
|
const scrubQueryParameters = (url: string): string => {
|
||||||
|
|||||||
Reference in New Issue
Block a user