diff --git a/server/api/extract.post.ts b/server/api/extract.post.ts index 470e767..7718000 100644 --- a/server/api/extract.post.ts +++ b/server/api/extract.post.ts @@ -3,7 +3,6 @@ // SPDX-License-Identifier: MIT import pg from "pg"; -import { i } from "vitest/dist/reporters-yx5ZTtEV.js"; const runtimeConfig = useRuntimeConfig() async function exportFile(addressFile: { content: string,