Skip to content

Commit 4b3ccbc

Browse files
fix linter
1 parent fcf39b7 commit 4b3ccbc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Ydb.Sdk/tests/Topic/WriterUnitTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,6 @@ public async Task Initialize_WhenInitResponseStatusIsRetryable_ShouldRetryInitia
249249
},
250250
Status = StatusIds.Types.StatusCode.Success
251251
});
252-
;
253252

254253
using var writer = new WriterBuilder<long>(_mockIDriver.Object, "/topic")
255254
{ ProducerId = "producerId" }.Build();

0 commit comments

Comments
 (0)