Remove newline

This commit is contained in:
nivy 2026-07-30 23:41:39 -07:00
parent a5386becd9
commit 80c071cc0d
1 changed files with 0 additions and 1 deletions

View File

@ -116,7 +116,6 @@ public class StandardCompressedChunkReaderTest extends CompressedChunkReaderTest
}
}
@Test(timeout = 10_000)
public void scanReaderShouldNotHangOnTruncatedFile() throws Exception
{