Remove trailing whitespace
[openflowjava.git] / openflow-protocol-impl / src / test / java / org / opendaylight / openflowjava / protocol / impl / deserialization / TypeToClassKeyTest.java
index 71a5675025348326cf831dae54667a09d1e1999c..a9ebcf4313ee66985509c42e8b69bae08492f445 100644 (file)
@@ -8,13 +8,12 @@
 
 package org.opendaylight.openflowjava.protocol.impl.deserialization;
 
-import junit.framework.Assert;
-
+import org.junit.Assert;
 import org.junit.Test;
 import org.opendaylight.openflowjava.protocol.api.util.EncodeConstants;
 import org.opendaylight.openflowjava.protocol.impl.util.TypeToClassKey;
 /**
- * 
+ *
  * @author madamjak
  *
  */