Skip to content

Commit 4687fb9

Browse files
committed
remove yarml import in tools.js
1 parent 22195af commit 4687fb9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/tools.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ const ipaddr = require('ipaddr.js');
1616
const ObjectId = require('mongodb').ObjectId;
1717
const log = require('npmlog');
1818
const addressparser = require('nodemailer/lib/addressparser');
19-
const yaml = require('js-yaml');
2019

2120
let templates = false;
2221

0 commit comments

Comments
 (0)