Skip to content

Commit f0e3752

Browse files
committed
Cleanup
1 parent 83e4246 commit f0e3752

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/ServiceControl.Audit/Auditing/AuditIngestionFaultPolicy.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ public async Task<ErrorHandleResult> OnError(ErrorContext errorContext, Cancella
4343

4444
await StoreFailedMessageDocument(errorContext, cancellationToken);
4545

46-
//failedCounter.Add(1, tags);
47-
4846
return ErrorHandleResult.Handled;
4947
}
5048

0 commit comments

Comments
 (0)