Skip to content

Commit fca3dc7

Browse files
committed
metrics: Final cleanup.
1 parent 9f9c46c commit fca3dc7

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/app/common/mongoose/metrics.plugin.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -282,12 +282,6 @@ declare module 'mongoose' {
282282
* @see getParentModel()
283283
*/
284284
getParentId(): string;
285-
286-
/**
287-
* Returns the id of the top-most parent that has its own collection.
288-
*/
289-
//getParentId(): string;
290-
291285
}
292286

293287
// statics

0 commit comments

Comments
 (0)