Fix xtend warnings
[netvirt.git] / aclservice / impl / src / test / java / org / opendaylight / netvirt / aclservice / tests / FlowEntryObjectsStateful.xtend
index 0971fc8889f2a7b0e19a6809f1393820af2f2cae..c83694aa3d6d389662492c65827fef7d1f0a00ca 100644 (file)
@@ -45,7 +45,6 @@ import java.util.Collections
 
 import org.opendaylight.genius.mdsalutil.instructions.InstructionWriteMetadata
 
-
 class FlowEntryObjectsStateful extends FlowEntryObjectsBase {
 
     protected def etherFlows(String ip1 ,String ip2, String prefix) {
@@ -1639,7 +1638,7 @@ class FlowEntryObjectsStateful extends FlowEntryObjectsBase {
         ]
     }
 
-    override def expectedFlows(String mac, String ip1, String prefix) {
+    override expectedFlows(String mac, String ip1, String prefix) {
         // Code auto. generated by https://github.com/vorburger/xtendbeans
         #[
             new FlowEntityBuilder >> [