Skip to content

Commit

Permalink
chore: remove redundant AWS SDK for JavaScript v2 (#1593)
Browse files Browse the repository at this point in the history
* chore: remove redundant aws-sdk

* chore: remove aws-sdk version selection comment
  • Loading branch information
trivikr committed Nov 6, 2023
1 parent 971ced7 commit 78bdaf8
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 381 deletions.
2 changes: 0 additions & 2 deletions examples/ses.js
Expand Up @@ -2,8 +2,6 @@

let nodemailer = require('../lib/nodemailer');

/* --- Select AWS SDK version by uncommenting correct version --- */

let aws = require('@aws-sdk/client-ses');

/* --- Change these values to test --- */
Expand Down

0 comments on commit 78bdaf8

Please sign in to comment.