Skip to content

Commit

Permalink
Remove unused method
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-niknam authored and deivid-rodriguez committed Aug 24, 2021
1 parent 241e093 commit 3a84867
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/rubygems/printable_uri.rb
Expand Up @@ -54,10 +54,6 @@ def redact_credential
end
end

def redactable_credential?
password? || oauth_basic? || token?
end

def password?
!!@uri.password
end
Expand Down

0 comments on commit 3a84867

Please sign in to comment.