mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-02-01 03:12:42 +01:00
Removed debug print
This commit is contained in:
parent
72c972b256
commit
9a67a3a1db
1 changed files with 0 additions and 1 deletions
|
@ -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,
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue