Skip to content

Commit

Permalink
forgot to remove debug log %)
Browse files Browse the repository at this point in the history
  • Loading branch information
xobotyi committed Oct 15, 2018
1 parent 1a72bff commit 2e9785a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/Scrollbar/callbacks.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ export default function performTests() {
</Scrollbar>,
node,
function () {
console.log({...this});
const {trackVertical} = this;
const {top, height} = trackVertical.getBoundingClientRect();

Expand Down

0 comments on commit 2e9785a

Please sign in to comment.