Skip to content

Commit 0d1e3f1

Browse files
committed
cleanup
1 parent 6cdef27 commit 0d1e3f1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

dynamic-relations/src/test/java/at/drm/processor/ReleationProcessorTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ void init() {
3939
releationProcessorUnderTest.init(processingEnvironment);
4040
}
4141

42-
4342
@Test
4443
void getSupportedAnnotationTypes() {
4544
Mockito.when(processingEnvironment.getMessager()).thenReturn(messager);

0 commit comments

Comments
 (0)