Removed import lib.*/from lib.*

This commit is contained in:
Bas Stottelaar
2014-09-16 22:06:41 +02:00
parent 964c5008ca
commit a6fe517f87
22 changed files with 51 additions and 50 deletions

View File

@@ -984,7 +984,7 @@ default_commands.append(update_cmd)
# remove: Remove items from library, delete files.
def remove_items(lib, query, album, delete):
"""Remove items matching query from lib. If album, then match and
"""Remove items matching query from If album, then match and
remove whole albums. If delete, also remove files from disk.
"""
# Get the matching items.