Drop <R, I> generic from RIBSupport
[bgpcep.git] / bgp / extensions / linkstate / src / test / java / org / opendaylight / protocol / bgp / linkstate / LinkstateRIBSupportTest.java
index 21e3f5256eb9afaa5ef80cc92ae1f76ecac28d73..7a5db990d91da3a48530fd463f9d5820a5b16e06 100644 (file)
@@ -70,7 +70,7 @@ import org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidateNod
 import org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidates;
 
 public final class LinkstateRIBSupportTest extends AbstractRIBSupportTest<LinkstateRoutesCase, LinkstateRoutes,
-        LinkstateRoute, LinkstateRouteKey> {
+        LinkstateRoute> {
 
     private LinkstateRIBSupport ribSupport;
     private static final LinkstateRoute ROUTE;