Reduce the number of problems in aai-common by removing unused imports
[aai/aai-common.git] / aai-core / src / main / java / org / onap / aai / rest / ueb / NotificationEvent.java
index 14e554c..b8e93c5 100644 (file)
@@ -70,6 +70,7 @@ public class NotificationEvent {
     public String getNotificationEvent() throws AAIException {
         return new StoreNotificationEvent(transactionId, sourceOfTruth).storeEventOnly(loader, eventHeader, obj);
     }
+
     /**
      * Gets the notification version.
      *