Skip to content

Commit

Permalink
Merge pull request #17796 from jerryk55/file_depot_remove_debug_message
Browse files Browse the repository at this point in the history
Remove Debug Message
  • Loading branch information
carbonin authored Aug 3, 2018
2 parents 4eb1471 + 39c78f3 commit e904368
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/models/file_depot_s3.rb
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ def with_depot_connection(options = {})
end

def verify_credentials(auth_type = nil, options = {})
_log.debug("verifying credentials for auth_type [#{auth_type}] with options [#{options}]")

connection_rescue_block do
# EC2 does Lazy Connections, so call a cheap function
Expand Down

0 comments on commit e904368

Please sign in to comment.