Skip to content

Commit

Permalink
Update from review
Browse files Browse the repository at this point in the history
  • Loading branch information
johnml1135 committed Jan 6, 2025
1 parent 013ec20 commit 1150631
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ public async Task CommitAsync(
{
if (!state.IsLoaded || state.IsMarkedForDeletion)
{
_engineStates.TryRemove(state.EngineId, out _);
continue;
}

Expand Down

0 comments on commit 1150631

Please sign in to comment.