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

minor: remove warnings

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