Skip to content

Commit 0b4d9fc

Browse files
committed
chore: lint
1 parent d862db7 commit 0b4d9fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/modules/files.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import { readFile } from "fs/promises";
21
import { join } from "path";
2+
import { readFile } from "fs/promises";
33

44
import { assertPathLike, assertString } from "@/assertions/literal";
55
import { Routes } from "@/lib/routes";

0 commit comments

Comments
 (0)