Skip to content

Commit 476d3d2

Browse files
committed
fix: 移除未使用的 PRISM_LANGUAGE_MAP 导入,修复编译错误
1 parent c7535ae commit 476d3d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/utils/__tests__/syntaxHighlight.property.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import {
77
getLoadedLanguages,
88
escapeHtml,
99
SUPPORTED_LANGUAGES,
10-
PRISM_LANGUAGE_MAP,
1110
} from '../syntaxHighlight'
1211
import type { CodeLanguage } from '../../types'
1312

0 commit comments

Comments
 (0)