Skip to content

Commit cd6f225

Browse files
committed
refactor: clean-up
1 parent 5796c52 commit cd6f225

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

js/src/sidebar.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,6 @@ class Sidebar {
392392

393393
_psInit() {
394394
if (this._element.querySelector(Selector.NAVIGATION_CONTAINER) && !this._isIOS()) {
395-
console.log('ps')
396395
this._ps = new PerfectScrollbar(this._element.querySelector(Selector.NAVIGATION_CONTAINER), {
397396
suppressScrollX: true,
398397
wheelPropagation: false

0 commit comments

Comments
 (0)