Fix Intellij inspection (#16651)

This commit is contained in:
Abhishek Radhakrishnan 2024-06-25 04:32:43 -07:00 committed by GitHub
parent f1043d20bc
commit 2979f73e89
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3257,7 +3257,7 @@ public class IndexerSQLMetadataStorageCoordinatorTest extends IndexerSqlMetadata
}
@Test
public void testRetrieveUnusedSegmentsForExactIntervalAndVersion() throws Exception
public void testRetrieveUnusedSegmentsForExactIntervalAndVersion()
{
DataSegment unusedForDifferentVersion = createSegment(
Intervals.of("2024/2025"),