Skip to content

Commit ce1c4df

Browse files
committed
Drop an unnecessary annotation
1 parent 4a29172 commit ce1c4df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/ingest-common/src/test/java/org/elasticsearch/ingest/common/CefProcessorTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ public void setUp() throws Exception {
3434
super.setUp();
3535
}
3636

37-
@SuppressWarnings("unchecked")
3837
public void testExecute() {
3938
Map<String, Object> source = new HashMap<>();
4039
source.put(

0 commit comments

Comments
 (0)