Skip to content
This repository was archived by the owner on Aug 30, 2021. It is now read-only.

Commit 5067750

Browse files
committed
Removing swig from controller
1 parent b311b7b commit 5067750

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/controllers/users/users.password.server.controller.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ var _ = require('lodash'),
99
passport = require('passport'),
1010
User = mongoose.model('User'),
1111
config = require('../../../config/config'),
12-
swig = require('swig'),
1312
nodemailer = require('nodemailer'),
1413
crypto = require('crypto'),
1514
async = require('async'),

0 commit comments

Comments
 (0)