mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-09 06:06:13 +02:00
plugins: Delete noisy and useless debug message (#4409)
The debug statement mostly printed the following useless message over
and over, causing Travis CI logs to become truncated:
[DEBUG] pluginfw - [ undefined ] returning
This commit is contained in:
parent
a2328cd7f0
commit
052fbb944f
@ -287,7 +287,6 @@ function findUnmet (obj) {
|
||||
}
|
||||
|
||||
})
|
||||
log.debug([obj._id], "returning")
|
||||
return obj
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user