diff --git a/beetsplug/ftintitle.py b/beetsplug/ftintitle.py index 75134ae9c..d3e9e941a 100644 --- a/beetsplug/ftintitle.py +++ b/beetsplug/ftintitle.py @@ -107,8 +107,6 @@ def ft_in_title(item, drop_feat): else: ui.print_(u'no featuring artists found') - ui.print_() - class FtInTitlePlugin(plugins.BeetsPlugin): def __init__(self):