diff --git a/scripts/debug-coredump.ts b/scripts/debug-coredump.ts index 0c6aa92fdc..5034e7a128 100644 --- a/scripts/debug-coredump.ts +++ b/scripts/debug-coredump.ts @@ -1,6 +1,6 @@ import fs from "node:fs"; import { tmpdir } from "node:os"; -import { basename, join } from "node:path"; +import { join } from "node:path"; import { parseArgs } from "node:util"; // usage: bun debug-coredump.ts