Skip to content

Commit

Permalink
remove auto import
Browse files Browse the repository at this point in the history
  • Loading branch information
JesperZachrisson committed Nov 28, 2023
1 parent e39fa1a commit e7961ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/elements-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ const HTMLAnchorElement = require("../lib/HTMLAnchorElement.js");
const HTMLFormElement = require("../lib/HTMLFormElement.js");
const { Document } = require("../lib/index.js");
const { Event } = require("../lib/Events.js");
const { expect } = require("chai");

const elementProperties = [
"children",
Expand Down

0 comments on commit e7961ce

Please sign in to comment.