Skip to content
Snippets Groups Projects
Commit 028b1ed5 authored by cramakri's avatar cramakri
Browse files

MINOR Reintroduced suppresswarnings annotations

SVN: 25536
parent 876c88fa
No related branches found
No related tags found
No related merge requests found
......@@ -421,6 +421,7 @@ public class NativeDataTests
{
}
@SuppressWarnings("null")
public static void main(String[] args) throws Throwable
{
System.out.println(BuildAndEnvironmentInfo.INSTANCE);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment