Skip to content

Commit 69e6c73

Browse files
committed
chore: make eslint happy for a happy weekend
1 parent b8e00f6 commit 69e6c73

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unit/common/config.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import { describe, it, expect } from "vitest";
22
import { setupUserConfig, UserConfig, defaultUserConfig } from "../../../src/common/config.js";
3-
import assert from "assert";
43

54
describe("config", () => {
65
describe("env var parsing", () => {

0 commit comments

Comments
 (0)