Removed support for the non used A1 1.0 standard
[nonrtric.git] / policy-agent / src / main / java / org / oransc / policyagent / clients / A1Client.java
index 4936893..8715e88 100644 (file)
@@ -31,7 +31,6 @@ public interface A1Client {
 
     public enum A1ProtocolType {
         UNKNOWN, //
-        STD_V1, //
         STD_V1_1, // version 1.1
         OSC_V1, //
         SDNC_OSC, //