Catalog alignment
[sdc.git] / catalog-be / src / main / java / org / openecomp / sdc / be / info / ServiceInfo.java
index 5a09362..e21c2a5 100644 (file)
@@ -21,6 +21,7 @@
 package org.openecomp.sdc.be.info;
 
 import com.google.common.annotations.VisibleForTesting;
+
 import java.util.List;
 
 public class ServiceInfo {