Skip to content
This repository has been archived by the owner on Nov 11, 2017. It is now read-only.

Commit

Permalink
Removed an unused method
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Ferris committed Nov 5, 2009
1 parent aadaaa1 commit fe642dd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/hoptoad_notifier.rb
Expand Up @@ -94,10 +94,6 @@ def configure
report_ready
end

def protocol #:nodoc:
secure ? "https" : "http"
end

def default_notice_options #:nodoc:
{
:api_key => configuration.api_key,
Expand Down

0 comments on commit fe642dd

Please sign in to comment.