Skip to content
Snippets Groups Projects
Commit 5f506278 authored by tpylak's avatar tpylak
Browse files

minor: remove warnings

SVN: 11748
parent e0a02493
No related branches found
No related tags found
No related merge requests found
......@@ -119,7 +119,6 @@ public final class AnnotationUtilsTest
// Helper classes
//
@SuppressWarnings("unused")
private static class A
{
......@@ -140,7 +139,6 @@ public final class AnnotationUtilsTest
}
}
@SuppressWarnings("unused")
private final static class B extends A
{
......
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