[booblyrics] cleaning
This commit is contained in:
parent
35645793e0
commit
595e33b1fa
5 changed files with 6 additions and 19 deletions
|
|
@ -25,7 +25,6 @@ from weboob.capabilities.lyrics import ICapLyrics
|
|||
from weboob.tools.application.repl import ReplApplication
|
||||
from weboob.capabilities.base import NotAvailable,NotLoaded
|
||||
from weboob.tools.application.formatters.iformatter import IFormatter, PrettyFormatter
|
||||
from weboob.core import CallErrors
|
||||
|
||||
|
||||
__all__ = ['Booblyrics']
|
||||
|
|
|
|||
|
|
@ -18,8 +18,7 @@
|
|||
# along with weboob. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
|
||||
from .base import IBaseCap, CapBaseObject, Field, StringField, FloatField, \
|
||||
DateField, IntField, UserError
|
||||
from .base import IBaseCap, CapBaseObject, StringField
|
||||
|
||||
|
||||
__all__ = ['SongLyrics', 'ICapLyrics']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue