Reduce the number of problems in aai-common by removing unused imports
[aai/aai-common.git] / aai-core / src / main / java / org / onap / aai / domain / notificationEvent / NotificationEvent.java
index 1e6307c..dad3566 100644 (file)
 
 package org.onap.aai.domain.notificationEvent;
 
-import org.w3c.dom.Element;
-
 import javax.xml.bind.annotation.*;
 
+import org.w3c.dom.Element;
+
 /**
  * <p>
  * Java class for anonymous complex type.