Skip to content

Commit 0e458bf

Browse files
committed
fixup
1 parent 99ce6ae commit 0e458bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/api_assets/api.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@
137137
}
138138

139139
function setCopyButton() {
140-
console.log('called');
141140
const buttons = document.querySelectorAll('.copy-button');
142141
buttons.forEach((button) => {
143142
button.addEventListener('click', (el) => {

0 commit comments

Comments
 (0)