Skip to content

Commit 39ec370

Browse files
committed
unused
1 parent 5df25a8 commit 39ec370

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/site-kit/src/lib/markdown/renderer.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import { createHash, Hash } from 'node:crypto';
33
import fs from 'node:fs';
44
import path from 'node:path';
55
import ts from 'typescript';
6-
import * as prettier from 'prettier';
76
import { codeToHtml, createCssVariablesTheme } from 'shiki';
87
import { transformerTwoslash } from '@shikijs/twoslash';
98
import { SHIKI_LANGUAGE_MAP, slugify, smart_quotes, transform } from './utils';

0 commit comments

Comments
 (0)