Reduce the number of problems in aai-common by removing unused imports
[aai/aai-common.git] / aai-core / src / main / java / org / onap / aai / introspection / PropertyPredicates.java
index 1aca431..822b046 100644 (file)
@@ -22,6 +22,7 @@ package org.onap.aai.introspection;
 
 import java.util.Map;
 import java.util.Set;
+
 import org.onap.aai.schema.enums.PropertyMetadata;
 
 public final class PropertyPredicates {