Update the aai-common with the latest code
[aai/aai-common.git] / aai-core / src / main / java / org / openecomp / aai / introspection / ModelInjestor.java
index 3877516..a8574d8 100644 (file)
@@ -38,7 +38,6 @@ import org.eclipse.persistence.jaxb.dynamic.DynamicJAXBContextFactory;
 
 import org.openecomp.aai.util.AAIConstants;
 
-
 public class ModelInjestor {
        
        private Map<Version, DynamicJAXBContext> versionContextMap = new HashMap<>();