mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Remove superflous comment in rename_author
This commit is contained in:
parent
51d866063a
commit
8eaecf28ee
@ -2772,7 +2772,6 @@ class LibraryDatabase2(LibraryDatabase, SchemaUpgrade, CustomColumns):
|
|||||||
self.set_author_sort(book_id, ss)
|
self.set_author_sort(book_id, ss)
|
||||||
# the caller will do a general refresh, so we don't need to
|
# the caller will do a general refresh, so we don't need to
|
||||||
# do one here
|
# do one here
|
||||||
# Now delete the old author from the DB
|
|
||||||
return new_id
|
return new_id
|
||||||
|
|
||||||
# end convenience methods
|
# end convenience methods
|
||||||
|
Loading…
x
Reference in New Issue
Block a user