Remove "Generic loader" message
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
This commit is contained in:
parent
72acc401de
commit
ebee258bb3
@ -1082,8 +1082,6 @@ console.log("Trying path as: " + path);
|
||||
});
|
||||
|
||||
router.get("/*", function(req, res/*, next*/) {
|
||||
console.log("Generic loader");
|
||||
|
||||
let limit = parseInt(req.query.limit) || 50,
|
||||
id, cursor, index;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user