Skip to content

Commit 08c2d88

Browse files
committed
Remove whitespace
1 parent 870f7e9 commit 08c2d88

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/rubygems/gemcutter_utilities.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,6 @@ def sign_in(sign_in_host = nil, scope: nil)
167167
mfa_params = get_mfa_params(email, password)
168168
all_params = scope_params.merge(mfa_params)
169169

170-
171170
response = rubygems_api_request(:post, "api/v1/api_key",
172171
sign_in_host, scope: scope) do |request|
173172
request.basic_auth email, password

0 commit comments

Comments
 (0)