Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
jakecastelli committed Mar 3, 2023
1 parent 99ce6ae commit 0e458bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/api_assets/api.js
Expand Up @@ -137,7 +137,6 @@
}

function setCopyButton() {
console.log('called');
const buttons = document.querySelectorAll('.copy-button');
buttons.forEach((button) => {
button.addEventListener('click', (el) => {
Expand Down

0 comments on commit 0e458bf

Please sign in to comment.