Cleanup
This commit is contained in:
parent
bc0009be6c
commit
ed66019d9a
2 changed files with 1 additions and 5 deletions
|
|
@ -282,7 +282,6 @@ namespace LibationWinForms.ProcessQueue
|
|||
|
||||
private async void Processable_Completed(object sender, LibraryBook libraryBook)
|
||||
{
|
||||
|
||||
Logger.Info($"{((Processable)sender).Name} Step, Completed: {libraryBook.Book}");
|
||||
UnlinkProcessable((Processable)sender);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue