Skip to content

Commit 536408e

Browse files
committed
fix: remove unused imports
1 parent b8174ca commit 536408e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/fixtures.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import { existsSync, readFileSync } from "node:fs";
22
import path from "node:path";
3-
import type { Plugin } from "prettier";
43
import prettier from "prettier";
54
import { globSync } from "tinyglobby";
65
import { describe, expect, it } from "vitest";

0 commit comments

Comments
 (0)