Skip to content

Commit

Permalink
Merge pull request #6 from JESii/master
Browse files Browse the repository at this point in the history
Fix heroku deprecation
  • Loading branch information
hone committed Mar 5, 2014
2 parents e657a55 + c15fbf6 commit b8c2171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.rb
@@ -1,6 +1,6 @@
class Heroku::Command::Sendgrid < Heroku::Command::Base
def index
app = extract_app
app = app
date = Hash.new

args.each do |arg|
Expand Down

0 comments on commit b8c2171

Please sign in to comment.