missing nconf require

This commit is contained in:
barisusakli
2014-11-16 00:01:20 -05:00
parent 9852809c2c
commit c458a7f7b2
3 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,6 @@
'use strict';
var nconf = require('nconf');
var helpers = {};