X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fesr-server.git;a=blobdiff_plain;f=esr-mgr%2Fsrc%2Fmain%2Fjava%2Forg%2Fonap%2Faai%2Fesr%2Fentity%2Faai%2FEsrSystemInfoList.java;h=9df333a539bc64acb7efa563d14a0e147c38c23d;hp=9a98aac0a047943e353ef2a21d0915de1d2689b2;hb=2c0e80cac349b7364d5b2b1f0b9650a4cd95ca18;hpb=31613a6b0099d38a8006ef0426e8e9fcaf046256 diff --git a/esr-mgr/src/main/java/org/onap/aai/esr/entity/aai/EsrSystemInfoList.java b/esr-mgr/src/main/java/org/onap/aai/esr/entity/aai/EsrSystemInfoList.java index 9a98aac..9df333a 100644 --- a/esr-mgr/src/main/java/org/onap/aai/esr/entity/aai/EsrSystemInfoList.java +++ b/esr-mgr/src/main/java/org/onap/aai/esr/entity/aai/EsrSystemInfoList.java @@ -17,7 +17,6 @@ package org.onap.aai.esr.entity.aai; import java.util.ArrayList; -import com.fasterxml.jackson.annotation.JsonProperty; import com.google.gson.annotations.SerializedName; public class EsrSystemInfoList {