|
@@ -31,7 +31,7 @@ import {SourceStaffEntry} from "../VoiceData/SourceStaffEntry";
|
|
|
import {BoundingBox} from "./BoundingBox";
|
|
|
import {Instrument} from "../Instrument";
|
|
|
import {GraphicalLabel} from "./GraphicalLabel";
|
|
|
-import {TextAlignmentEnum, TextAlignment, TextAlignmentEnum} from "../../Common/Enums/TextAlignment";
|
|
|
+import {TextAlignmentEnum} from "../../Common/Enums/TextAlignment";
|
|
|
import {VerticalGraphicalStaffEntryContainer} from "./VerticalGraphicalStaffEntryContainer";
|
|
|
import {KeyInstruction} from "../VoiceData/Instructions/KeyInstruction";
|
|
|
import {AbstractNotationInstruction} from "../VoiceData/Instructions/AbstractNotationInstruction";
|