Skip to content

Commit

Permalink
review comment
Browse files Browse the repository at this point in the history
  • Loading branch information
rvilarl committed May 6, 2021
1 parent 3555c63 commit 2381501
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/textnote.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import { Vex } from './vex';
import { Note, NoteStruct } from './note';
import { Glyph } from './glyph';
import { FontInfo } from './types/common';
import { StaveNoteStruct } from './stavenote';

export enum Justification {
LEFT = 1,
Expand Down

0 comments on commit 2381501

Please sign in to comment.