From 5658c2e01706dfaa84a3485a7c49ccf64c72b246 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 21:26:26 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes --- scripts/debug-coredump.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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