Skip to content

Commit

Permalink
remove yarml import in tools.js
Browse files Browse the repository at this point in the history
  • Loading branch information
NickOvt committed Nov 20, 2023
1 parent 22195af commit 4687fb9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/tools.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ const ipaddr = require('ipaddr.js');
const ObjectId = require('mongodb').ObjectId;
const log = require('npmlog');
const addressparser = require('nodemailer/lib/addressparser');
const yaml = require('js-yaml');

let templates = false;

Expand Down

0 comments on commit 4687fb9

Please sign in to comment.