Skip to content

Commit

Permalink
Removed SendGrid Compatibility (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
aydrian committed Aug 24, 2016
1 parent 0d2afd1 commit 6d36260
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 525 deletions.
103 changes: 0 additions & 103 deletions lib/SendGridCompatibility/Email.js

This file was deleted.

129 changes: 0 additions & 129 deletions lib/SendGridCompatibility/index.js

This file was deleted.

2 changes: 0 additions & 2 deletions lib/sparkpost.js
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,4 @@ SparkPost.prototype.delete = function(options, callback) {
return this.request(options).asCallback(callback);
};

SparkPost.SendGridCompatibility = require('./SendGridCompatibility');

module.exports = SparkPost;
154 changes: 0 additions & 154 deletions test/spec/SendGridCompatibility/Email.spec.js

This file was deleted.

0 comments on commit 6d36260

Please sign in to comment.