Remove missed console log statement
This commit is contained in:
parent
67a0b14692
commit
50ff95e15e
|
@ -80,7 +80,6 @@ $(document).ready(function() {
|
|||
} else {
|
||||
popover.toggleClass("open-bottom");
|
||||
}
|
||||
console.log(distFromBottom);
|
||||
e.stopImmediatePropagation();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue