Skip to content

Commit adc4cbb

Browse files
committed
Delete unnecessary imports from Ornament.
1 parent b184399 commit adc4cbb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ornament.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ import { ModifierContextState } from './modifiercontext';
88
import { Stem } from './stem';
99
import { StemmableNote } from './stemmablenote';
1010
import { Tables } from './tables';
11-
import { TickContext } from './tickcontext';
1211
import { Category, isTabNote } from './typeguard';
1312
import { defined, log, RuntimeError } from './util';
1413

0 commit comments

Comments
 (0)