Skip to content

Commit be00702

Browse files
committed
remove debug function
1 parent 0b8190f commit be00702

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

public/js/index.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2193,9 +2193,4 @@ function initTopicbar() {
21932193
},
21942194
},
21952195
});
2196-
2197-
$("span.sizer").change(function(){
2198-
console.log($(this))
2199-
console.log($(this).text())
2200-
})
22012196
}

0 commit comments

Comments
 (0)