Remove trailing whitespace
[openflowjava.git] / openflow-protocol-impl / src / test / java / org / opendaylight / openflowjava / protocol / impl / core / OFFrameDecoderTest.java
index 69fc393ed8d9096ae5e2117fdef6075fe7a15823..41d692c820820f0c49c22c6ece46d558174c8d8b 100644 (file)
@@ -27,7 +27,7 @@ import org.opendaylight.openflowjava.util.ByteBufUtils;
 
 /**
  * Testing class of {@link OFFrameDecoder}
- * 
+ *
  * @author michal.polkorab
  */
 @RunWith(MockitoJUnitRunner.class)