Skip to content

Commit

Permalink
Unnecessary whitespace removal
Browse files Browse the repository at this point in the history
  • Loading branch information
sarmad90 committed May 11, 2020
1 parent f07f09f commit 79f763d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/oktakit/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ def sawyer_options

def absolute_to_relative_url(next_ref)
return unless next_ref

next_ref.href.sub(api_endpoint, '')
end
end
Expand Down

0 comments on commit 79f763d

Please sign in to comment.