mirror of
https://github.com/actions/setup-java.git
synced 2025-11-04 16:30:53 +00:00
Remove unused import of getGitHubHttpHeaders in installer.ts
This commit is contained in:
parent
85ef1bce97
commit
aa8f55ecb6
2 changed files with 6785 additions and 6786 deletions
13570
dist/setup/index.js
vendored
13570
dist/setup/index.js
vendored
File diff suppressed because one or more lines are too long
|
|
@ -8,7 +8,6 @@ import {
|
||||||
convertVersionToSemver,
|
convertVersionToSemver,
|
||||||
extractJdkFile,
|
extractJdkFile,
|
||||||
getDownloadArchiveExtension,
|
getDownloadArchiveExtension,
|
||||||
getGitHubHttpHeaders,
|
|
||||||
isVersionSatisfies,
|
isVersionSatisfies,
|
||||||
renameWinArchive
|
renameWinArchive
|
||||||
} from '../../util';
|
} from '../../util';
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue