mirror of
https://github.com/danbulant/api_docs
synced 2026-05-19 04:08:40 +00:00
Remove leftover console.logs from tocify edits
This commit is contained in:
parent
75869a561f
commit
6d73ffb052
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue