diff --git a/lib/html-node.js b/lib/html-node.js index efb9fc9..61e6503 100644 --- a/lib/html-node.js +++ b/lib/html-node.js @@ -1,5 +1,4 @@ let Node = require("./node"); -let Attributes = require("./attributes"); /** * Create a new HTML node