Skip to content

Commit

Permalink
ftintitle: Remove empty ui.print_() call.
Browse files Browse the repository at this point in the history
  • Loading branch information
Freso committed Dec 28, 2014
1 parent a892128 commit 6182ef1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions beetsplug/ftintitle.py
Original file line number Diff line number Diff line change
Expand Up @@ -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):
Expand Down

0 comments on commit 6182ef1

Please sign in to comment.