mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 05:44:36 +02:00
Remove console.log as this breaks tests
This commit is contained in:
parent
03d8627436
commit
79a4ee1804
@ -40,7 +40,6 @@ define([
|
||||
};
|
||||
|
||||
var loadModuleScript = function(name) {
|
||||
console.log("Loading ", name);
|
||||
moduleMgr.enableModule("modules/"+name+"/"+name, function(error) {
|
||||
failedModules.push({
|
||||
name: name,
|
||||
|
Loading…
x
Reference in New Issue
Block a user