diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/awmail/index.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/awmail/index.js b/lib/awmail/index.js index e516a44..814e544 100644 --- a/lib/awmail/index.js +++ b/lib/awmail/index.js @@ -169,7 +169,6 @@ function AWMail (options) { }).catch(function(err){ console.log(err) }) - res.sendStatus(200) }) |
