mirror of
https://github.com/actions/toolkit
synced 2025-05-10 17:12:54 +00:00
cleanup
This commit is contained in:
parent
571bf222ee
commit
0c0770ce57
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ import {
|
|||
} from '../../generated'
|
||||
import {getBackendIdsFromToken} from '../shared/util'
|
||||
import {ArtifactNotFoundError} from '../shared/errors'
|
||||
import {BlobClient, } from '@azure/storage-blob'
|
||||
import {BlobClient} from '@azure/storage-blob'
|
||||
|
||||
|
||||
const scrubQueryParameters = (url: string): string => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue