Skip to content

Commit c392424

Browse files
committed
chore: clean
1 parent 46c1266 commit c392424

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/tailwindcss-language-service/src/annotation.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import type { Range, TextDocument } from 'vscode-languageserver-textdocument'
2-
import * as jit from './util/jit'
32
import type { State } from './util/state'
43

54
export async function updateAnnotation(state: State, document: TextDocument): Promise<Range[]> {

0 commit comments

Comments
 (0)