Skip to content

Commit 8b40d3b

Browse files
:|
1 parent 5e1283e commit 8b40d3b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

TransactionProcessor.ProjectionEngine/ProjectionHandler/ProjectionHandler.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,4 @@ public async Task Handle(IDomainEvent @event, CancellationToken cancellationToke
8484
Logger.LogInformation($"Event Type {@event.EventType} Id [{@event.EventId}] for state {state.GetType().Name} took {stopwatch.ElapsedMilliseconds}ms to process");
8585
}
8686
}
87-
88-
}
8987
}

0 commit comments

Comments
 (0)