Skip to content

Commit c803d8d

Browse files
Remove: erroneous import statement.
1 parent 57ed588 commit c803d8d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

vis/models/indexed_piece.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,6 @@
4949
from vis.analyzers.indexers import lilypond as lily_ind
5050
from multi_key_dict import multi_key_dict as mkd
5151

52-
import pdb
53-
54-
5552
# the title given to a piece when we cannot determine its title
5653
_UNKNOWN_PIECE_TITLE = 'Unknown Piece'
5754
# Types for noterest indexing

0 commit comments

Comments
 (0)