Skip to content

Commit 2e9785a

Browse files
committed
forgot to remove debug log %)
1 parent 1a72bff commit 2e9785a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/Scrollbar/callbacks.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ export default function performTests() {
2828
</Scrollbar>,
2929
node,
3030
function () {
31-
console.log({...this});
3231
const {trackVertical} = this;
3332
const {top, height} = trackVertical.getBoundingClientRect();
3433

0 commit comments

Comments
 (0)