src/widgets/SpelSyncHtml.js
changeset 1079 d4f0681c4ff1
parent 1072 ac1eacb3aa33
--- a/src/widgets/SpelSyncHtml.js	Tue Oct 22 07:19:03 2024 +0200
+++ b/src/widgets/SpelSyncHtml.js	Tue Oct 22 09:53:43 2024 +0200
@@ -2,7 +2,6 @@
     return class extends ns.Widgets.Widget {
         constructor(player, config) {
             super(player, config);
-    console.log("Calling IriSP.Widget's constructor from IriSP.HelloWorldWidget");
 };
 
 static defaults = {