un-document _findLayerByHandler
This commit is contained in:
parent
df04e9d17f
commit
ce26141d85
|
@ -177,7 +177,7 @@ proto.middleware = function(name, paths, handler) {
|
|||
return this;
|
||||
};
|
||||
|
||||
/*
|
||||
/*!
|
||||
* Find the corresponding express layer by handler
|
||||
*
|
||||
* This is needed because monitoring agents such as NewRelic can add handlers
|
||||
|
|
Loading…
Reference in New Issue