Skip to content

Commit ebf331c

Browse files
authored
two requires of utility.js
1 parent deb4eb5 commit ebf331c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

controllers/user.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ var tools = require('../common/tools');
1010
var config = require('../config');
1111
var EventProxy = require('eventproxy');
1212
var validator = require('validator');
13-
var utility = require('utility');
1413
var _ = require('lodash');
1514

1615
exports.index = function (req, res, next) {

0 commit comments

Comments
 (0)