Skip to content

Commit 9b8ed51

Browse files
committed
remove unnecessary import
1 parent c8f6f44 commit 9b8ed51

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/parser/ucsur.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
// https://www.kreativekorp.com/ucsur/charts/sitelen.html
22

3-
import { WORD_UNIT_RULES } from "./filter.ts";
4-
53
export const START_OF_CARTOUCHE = "\u{F1990}";
64
export const END_OF_CARTOUCHE = "\u{F1991}";
75
export const COMBINING_CARTOUCHE_EXTENSION = "\u{F1992}";

0 commit comments

Comments
 (0)