This commit is contained in:
parent
5d6a29407d
commit
bae1112074
1 changed files with 0 additions and 5 deletions
|
@ -268,10 +268,5 @@ func scanLibrary(ctx context.Context, id int) {
|
|||
return
|
||||
}
|
||||
|
||||
err = tx.Commit(ctx)
|
||||
if err != nil {
|
||||
slog.ErrorContext(ctx, "Error Committing Changes", "err", err)
|
||||
return
|
||||
}
|
||||
slog.InfoContext(ctx, "Scan Done", "id", id)
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue