Skip to content

Commit

Permalink
Remove: erroneous import statement.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandermorgan committed Oct 10, 2016
1 parent 57ed588 commit c803d8d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions vis/models/indexed_piece.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@
from vis.analyzers.indexers import lilypond as lily_ind
from multi_key_dict import multi_key_dict as mkd

import pdb


# the title given to a piece when we cannot determine its title
_UNKNOWN_PIECE_TITLE = 'Unknown Piece'
# Types for noterest indexing
Expand Down

0 comments on commit c803d8d

Please sign in to comment.