Merge "Remove unused warnings suppressions"
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / test / java / org / opendaylight / controller / cluster / datastore / ShardTransactionTest.java
index 4ccc9430ace37605e002fbcf8800279b85fa4fcd..0caad94840d4224e17cc4d98777496130301229a 100644 (file)
@@ -347,7 +347,6 @@ public class ShardTransactionTest extends AbstractActorTest {
 
     }
 
-    @SuppressWarnings("unchecked")
     @Test
     public void testOnReceiveCloseTransaction() throws Exception {
         new JavaTestKit(getSystem()) {{