Skip to content

Commit

Permalink
chore: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
kt3k committed Nov 8, 2023
1 parent bd5c236 commit 9cb04d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ Deno.test("on.__mount__ is called after other initialization is finished", () =>

document.body.innerHTML = `<div class="${name}"></div>`;

let myEventTriggered = false;
let hasFoo = false;
let hasSubBar = false;
let hasInnerHTML = false;
Expand Down

0 comments on commit 9cb04d9

Please sign in to comment.