mirror of
https://github.com/cmderdev/cmder.git
synced 2025-01-10 08:19:08 +08:00
don't display the headers variable
This commit is contained in:
parent
f99480fd49
commit
c9e872e826
@ -108,8 +108,6 @@ function Fetch-DownloadUrl {
|
||||
$headers["Authorization"] = "token $($env:GITHUB_TOKEN)"
|
||||
}
|
||||
|
||||
Write-Host $headers
|
||||
|
||||
# Api server for GitHub
|
||||
$urlHost = "api.github.com"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user