test: fix discord/config test lint

This commit is contained in:
Peter Steinberger
2026-01-02 12:20:43 +01:00
parent b50df6eb1d
commit fd4cff06ca
2 changed files with 13 additions and 13 deletions

View File

@@ -206,7 +206,6 @@ describe("config identity defaults", () => {
});
});
import fs from "node:fs/promises";
describe("config discord", () => {
let previousHome: string | undefined;