mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 20:46:39 +02:00
eslint cleanup
This commit is contained in:
parent
627ee6d21e
commit
3dc39e11a5
6 changed files with 3 additions and 13 deletions
|
@ -130,7 +130,6 @@
|
|||
function interceptWindow(window){
|
||||
let wrappedTry;
|
||||
try {
|
||||
// eslint-disable-next-line no-unused-vars
|
||||
const href = window.location.href;
|
||||
wrappedTry = extension.getWrapped(window);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue