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

Commit

Permalink
Removing swig from controller
Browse files Browse the repository at this point in the history
  • Loading branch information
amoshaviv committed Aug 5, 2014
1 parent b311b7b commit 5067750
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/controllers/users/users.password.server.controller.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ var _ = require('lodash'),
passport = require('passport'),
User = mongoose.model('User'),
config = require('../../../config/config'),
swig = require('swig'),
nodemailer = require('nodemailer'),
crypto = require('crypto'),
async = require('async'),
Expand Down

0 comments on commit 5067750

Please sign in to comment.