Minor changes
[nonrtric/plt/ranpm.git] / pmproducer / src / test / java / org / oran / pmproducer / IntegrationWithIcs.java
index e7875e2..8ce5547 100644 (file)
@@ -83,11 +83,6 @@ class IntegrationWithIcs {
             return "https://localhost:8434";
         }
 
-        @Override
-        public String getDmaapBaseUrl() {
-            return thisProcessUrl();
-        }
-
         @Override
         public String getSelfUrl() {
             return thisProcessUrl();