Skip to content

Commit 12bfd1c

Browse files
committed
Update filebrowser.js
1 parent 2981e84 commit 12bfd1c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

filebrowser.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3013,8 +3013,6 @@ function onEditorScroll() {
30133013

30143014
function updateScrollbarArrow() {
30153015

3016-
console.log('[Scrollbar arrows] Updated');
3017-
30183016
// if codeit is horizontally scrollable
30193017
if (cd.scrollWidth > cd.clientWidth) {
30203018

0 commit comments

Comments
 (0)