Removed debug print

This commit is contained in:
Egil Moeller 2012-04-20 15:08:50 +02:00
parent 72c972b256
commit 9a67a3a1db

View file

@ -106,7 +106,6 @@ exports.require = function (name, args, mod) {
paths = mod.paths;
}
console.log(["looking up", name, "in", basedir, paths, mod]);
var ejspath = resolve.sync(
name,
{