Skip to content

Commit f23e0f2

Browse files
hoxbrophilippjfr
authored andcommitted
Remove commented out console.log
1 parent cc90206 commit f23e0f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

panel/models/jstree.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,6 @@ export class jsTreeView extends LayoutDOMView {
154154
}
155155

156156
_setShowDots(): void {
157-
// console.log("setShowDots")
158157
if (this.model.show_dots) {
159158
this._jstree.jstree(true).show_dots()
160159
} else {

0 commit comments

Comments
 (0)