Skip to content

Commit 7b5e1ad

Browse files
committed
fix: lint:fix
1 parent fa88e8d commit 7b5e1ad

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

extensions/cli/src/e2e/home-directory-warning.test.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
import * as os from "node:os";
2-
import * as path from "node:path";
31
import * as fs from "node:fs";
2+
import * as path from "node:path";
43

54
import { afterEach, beforeEach, describe, expect, it } from "vitest";
65

0 commit comments

Comments
 (0)