Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
andreamust committed Mar 24, 2024
1 parent 60fad68 commit b93cbd4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion harte/interval.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"""

from music21.interval import Interval, IntervalException
from music21.note import Note

from harte.utils import convert_interval

Expand Down

0 comments on commit b93cbd4

Please sign in to comment.