Less logging

This commit is contained in:
Jeremy Ruston
2024-02-21 17:55:13 +00:00
parent b8c1c6c8de
commit 1eecfb6b3a
2 changed files with 0 additions and 3 deletions
-1
View File
@@ -84,7 +84,6 @@ function Server(options) {
});
// Load route handlers
$tw.modules.forEachModuleOfType("route", function(title,routeDefinition) {
// console.log("Loading server route " + title);
self.addRoute(routeDefinition);
});
// Initialise the http vs https