Skip to content

Commit a6f6541

Browse files
committed
remove unused import
1 parent 38e5139 commit a6f6541

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.vitepress/theme/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import ExampleCodeBlock from '../../components/ExampleCodeBlock.vue'
77
import { createHighlighter } from 'shiki'
88
import type { HighlighterGeneric, BundledLanguage, BundledTheme } from 'shiki'
99
import { createMermaidRenderer } from 'vitepress-mermaid-renderer'
10-
import markdownit from 'markdown-it'
1110

1211
// Create a global instance of the highlighter as Shiki is supposed to be used as a singleton
1312
const highlighterPromise = createHighlighter({

page/end-of-life.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
previewTitle: 'Planned removal of ch.bfe.komo-projekte'
3-
previewContent: 'The layer *ch.bfe.komo-projekte* will be removed from chsdi services with the release of December 17th.'
3+
previewContent: 'The layer _ch.bfe.komo-projekte_ will be removed from chsdi services with the release of December 17th.'
44
---
55

66
# End-of-Life

0 commit comments

Comments
 (0)