Skip to content

Commit

Permalink
Add the requirement for the sys module
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter C. Norton authored and jeff-minard-ck committed Jun 15, 2012
1 parent 853f86b commit a9f05bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config.js
@@ -1,5 +1,6 @@
var fs = require('fs')
, util = require('util')
, sys = require('sys')

var Configurator = function (file) {

Expand Down

0 comments on commit a9f05bc

Please sign in to comment.