Skip to content

Commit

Permalink
Merge pull request #151 from LinusU/standard-style
Browse files Browse the repository at this point in the history
adhere to padded-blocks
  • Loading branch information
feross committed Aug 14, 2015
2 parents 73b4b5e + f1dee48 commit aa7a9da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/email.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ exports.send = function (message, cb) {
debug(message.text)
cb(null)
}

}

exports.notifyAdmin = function (subject, obj) {
Expand Down

0 comments on commit aa7a9da

Please sign in to comment.