lint fixes

This commit is contained in:
wearrrrr 2024-10-12 21:59:15 -05:00
parent 8ff087efb2
commit c3ccd8f238
12 changed files with 41 additions and 44 deletions

View file

@ -1,6 +1,5 @@
// import { encodeUrl } from "../shared";
import { ScramjetClient } from "./client";
import { indirectEval } from "./shared/eval";
// import { config } from "../shared";
import { getOwnPropertyDescriptorHandler } from "./helpers";