Skip to content
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.

Commit

Permalink
removed unused methods
Browse files Browse the repository at this point in the history
  • Loading branch information
racx committed Jul 7, 2015
1 parent 384671f commit 55ef6d8
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions lib/smtp_lw/client.rb
Expand Up @@ -68,13 +68,5 @@ def connection
conn
end

def per_page
@per_page || SmtpLw.per_page
end

def api_endpoint
@api_endpoint || SmtpLw.api_endpoint
end

end
end

0 comments on commit 55ef6d8

Please sign in to comment.