Commit 36c12e82 authored by Maxime Hadjinlian's avatar Maxime Hadjinlian Committed by Thomas Petazzoni
Browse files

website: Remove debug message

parent 0085a19c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -28,7 +28,6 @@ function load_activity(feedurl, divid) {
        for (var i = 0; i < empty; i++) {
          container.appendChild(document.createElement("p"));
        }
        console.log(loaded);
      }
    });
}