re base code
[sdc.git] / common-app-api / src / test / java / org / openecomp / sdc / common / util / SerializationUtilsTest.java
index f403bca..95394af 100644 (file)
@@ -1,10 +1,7 @@
 package org.openecomp.sdc.common.util;
 
-import javax.annotation.Generated;
-
-import org.junit.Test;
-
 import fj.data.Either;
+import org.junit.Test;
 
 public class SerializationUtilsTest {