Skip to content

Commit c71cf53

Browse files
committed
remove unused import
1 parent 660856f commit c71cf53

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/clefnote.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
import { Clef, ClefAnnotatiomType, ClefType } from './clef';
66
import { Glyph } from './glyph';
77
import { Note } from './note';
8-
import { Tables } from './tables';
98
import { Category } from './typeguard';
109

1110
/** ClefNote implements clef annotations in measures. */

0 commit comments

Comments
 (0)