Remove unused import

This commit is contained in:
Cat /dev/Nulo 2022-11-25 18:11:05 -03:00
parent f22c04879e
commit 86885be850

View file

@ -1,6 +1,5 @@
import { Parser } from "htmlparser2";
import { DomHandler } from "domhandler";
import { performance } from "perf_hooks";
const noop = () => {};
// const log = noop;