mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-21 06:16:33 -04:00
Remove superflous comment in rename_author
This commit is contained in:
@@ -2772,7 +2772,6 @@ class LibraryDatabase2(LibraryDatabase, SchemaUpgrade, CustomColumns):
|
||||
self.set_author_sort(book_id, ss)
|
||||
# the caller will do a general refresh, so we don't need to
|
||||
# do one here
|
||||
# Now delete the old author from the DB
|
||||
return new_id
|
||||
|
||||
# end convenience methods
|
||||
|
||||
Reference in New Issue
Block a user