Skip to content

Commit

Permalink
HOTFIX: deleted legacy line
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylan Lloyd committed Mar 27, 2011
1 parent b627f0a commit acb9ee6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion search_classes.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

from HTMLParser import HTMLParser, HTMLParseError
import urllib
from fetch_pandora import pandora_fetch

class pandora_fetch(HTMLParser):
""" This class should be initiated with a Pandora account username. It exposes a list of tracks `self.tracks` and a dictionary of title->artist pairs `tracks`.
Expand Down

0 comments on commit acb9ee6

Please sign in to comment.