Commit 7086cbca authored by Zu Qiang's avatar Zu Qiang 🛀
Browse files

Update file _3gpp-common-trace.yang

parent 51a08f37
Loading
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -177,13 +177,6 @@ module _3gpp-common-trace {
          leaf idx { type string; }
          uses types3gpp:GeoAreaGrp;
        }
        list ntnPlmnIdList {
            must 'not(../nrCellIdList)';
          description "PLMN ID List for NTN MDT";
          key idx;
          leaf idx { type string; }
          uses types3gpp:PLMNId;
        }
      }
    }