Remove trailing whitespace
[openflowjava.git] / openflow-protocol-impl / src / test / java / org / opendaylight / openflowjava / protocol / impl / deserialization / factories / OF10EchoRequestMessageFactoryTest.java
index 96fd03350f8321c12c8bcf7d58ac3bdf1fa648d4..7684e850a6a5d250988910f3b0ef7024d923592e 100644 (file)
@@ -50,7 +50,7 @@ public class OF10EchoRequestMessageFactoryTest {
 
         BufferHelper.checkHeaderV10(builtByFactory);
     }
-    
+
     /**
      * Testing {@link OF10EchoReplyMessageFactoryTest} for correct translation into POJO
      */