Skip to content

Commit 00d1193

Browse files
authored
chore: remove unnecessary import (#823)
1 parent 0b1d1d4 commit 00d1193

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

utils/getLanguage.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import * as fs from 'node:fs'
22
import * as path from 'node:path'
3-
import { pathToFileURL } from 'node:url'
43

54
interface LanguageItem {
65
hint?: string

0 commit comments

Comments
 (0)