We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b184399 commit adc4cbbCopy full SHA for adc4cbb
src/ornament.ts
@@ -8,7 +8,6 @@ import { ModifierContextState } from './modifiercontext';
8
import { Stem } from './stem';
9
import { StemmableNote } from './stemmablenote';
10
import { Tables } from './tables';
11
-import { TickContext } from './tickcontext';
12
import { Category, isTabNote } from './typeguard';
13
import { defined, log, RuntimeError } from './util';
14
0 commit comments