[booblyrics] cleaning

This commit is contained in:
Julien Veyssier 2013-03-07 20:06:10 +01:00
commit 595e33b1fa
5 changed files with 6 additions and 19 deletions

View file

@ -23,8 +23,6 @@ from weboob.tools.backend import BaseBackend
from .browser import SeeklyricsBrowser
from urllib import quote_plus
from contextlib import closing
from gzip import GzipFile
__all__ = ['SeeklyricsBackend']