Commit 6d73ffb0 authored by Robert Lord's avatar Robert Lord

Remove leftover console.logs from tocify edits

parent 75869a56
......@@ -595,9 +595,7 @@
// Reset height cache on scroll
$(window).on('resize', function() {
console.log("resizing" + self.cachedHeights);
self.calculateHeights();
console.log("done" + self.cachedHeights);
});
// Window scroll event handler
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment