BUG 6396 ne-location-provider migration to blueprint
[groupbasedpolicy.git] / location-providers / ne-location-provider / src / main / yang / ne-location-provider-cfg.yang
index 8a58edac658a5c8d3b71692f5ec3fd1396a7c55c..16034dbd0696b993160b117f5c7c65e5f48def3d 100644 (file)
@@ -33,16 +33,6 @@ module ne-location-provider-cfg {
     augment "/config:modules/config:module/config:configuration" {
         case ne-location-provider {
             when "/config:modules/config:module/config:type = 'ne-location-provider'";
-
-            // Wires in the data-broker service
-            container data-broker {
-                uses config:service-ref {
-                    refine type {
-                        mandatory true;
-                        config:required-identity mdsal:binding-async-data-broker;
-                    }
-                }
-            }
         }
     }
 }