mirror of
https://github.com/actions/setup-java.git
synced 2025-11-05 17:00:54 +00:00
Remove unused import of getGitHubHttpHeaders from installer.ts
This commit is contained in:
parent
f36eaff1c9
commit
1e0d0b9029
3 changed files with 10898 additions and 8759 deletions
4736
dist/cleanup/index.js
vendored
4736
dist/cleanup/index.js
vendored
File diff suppressed because one or more lines are too long
14732
dist/setup/index.js
vendored
14732
dist/setup/index.js
vendored
File diff suppressed because one or more lines are too long
|
|
@ -8,7 +8,6 @@ import {
|
|||
convertVersionToSemver,
|
||||
extractJdkFile,
|
||||
getDownloadArchiveExtension,
|
||||
getGitHubHttpHeaders,
|
||||
isVersionSatisfies,
|
||||
renameWinArchive
|
||||
} from '../../util';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue