Skip to content

Commit 98210e8

Browse files
committed
rm comment
1 parent 4400fa4 commit 98210e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/PkgAuthentication.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -529,7 +529,6 @@ function step(state::ClaimToken)::Union{ClaimToken, HasNewToken, Failure}
529529
client_id = device_client_id(),
530530
device_code = state.response["device_code"],
531531
grant_type = "urn:ietf:params:oauth:grant-type:device_code",
532-
#scope = "openid profile offline_access",
533532
),
534533
output = output,
535534
throw = false,

0 commit comments

Comments
 (0)