Skip to content

Commit

Permalink
unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
mscuthbert committed Apr 27, 2022
1 parent 78768bf commit 02d3463
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion music21/musicxml/partStaffExporter.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
from music21 import stream # for typing
from music21.musicxml import helpers
from music21.musicxml.xmlObjects import MusicXMLExportException, MusicXMLWarning
from music21 import spanner

def addStaffTags(measure: Element, staffNumber: int, tagList: Optional[List[str]] = None):
'''
Expand Down

0 comments on commit 02d3463

Please sign in to comment.