Remove trailing whitespace
[openflowjava.git] / openflow-protocol-impl / src / test / java / org / opendaylight / openflowjava / protocol / impl / deserialization / factories / EchoRequestMessageFactoryTest.java
index 04fa4ddb4c30103b2df3ad04c5edba2177bcd285..8aff8b7553e3348f129fda7c71284f8e6f942653 100644 (file)
@@ -50,7 +50,7 @@ public class EchoRequestMessageFactoryTest {
 
         BufferHelper.checkHeaderV13(builtByFactory);
     }
-    
+
     /**
      * Testing {@link EchoRequestMessageFactory} for correct translation into POJO
      */