Remove trailing whitespace
[openflowjava.git] / simple-client / src / main / java / org / opendaylight / openflowjava / protocol / impl / clients / SimpleClientHandler.java
index 1c8880675e392c1c85369f14803401855ff1a516..01e114bf15aabbbd5281e1131a121c464af9b6c6 100644 (file)
@@ -62,7 +62,7 @@ public class SimpleClientHandler extends ChannelInboundHandlerAdapter {
         }
         scenarioHandler.setCtx(ctx);
         scenarioHandler.start();
-        
+
     }
 
     /**