Skip to content
This repository was archived by the owner on Nov 11, 2025. It is now read-only.

Commit 714d15b

Browse files
author
WendelinPraktikum
authored
remove duplicate code
1 parent 8ee0078 commit 714d15b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

content_script.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ function addButton(){
1515
button.append(buttonText);
1616

1717
sidebar.querySelectorAll(".mod-no-top-margin")[1].classList.remove("mod-no-top-margin")
18-
document.querySelector("#togglbtn").addEventListener("click", onClick)
1918
}
2019

2120
function onClick(){

0 commit comments

Comments
 (0)