Skip to content

Commit c9b530d

Browse files
committed
fix: remove unnecessary log
1 parent d9a46b8 commit c9b530d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

themes/Theme-Minimal/reset-scrollbars.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ for (let sheet of existingStyles) {
1515
i--; // Adjust index due to rule removal
1616
}
1717
}
18-
console.log("done");
1918
} catch (e) {
2019
// Catch and ignore cross-origin stylesheets (they can't be modified)
2120
}

0 commit comments

Comments
 (0)