summaryrefslogtreecommitdiffstats
path: root/yang
diff options
context:
space:
mode:
Diffstat (limited to 'yang')
-rw-r--r--yang/frr-test-module.yang2
1 files changed, 0 insertions, 2 deletions
diff --git a/yang/frr-test-module.yang b/yang/frr-test-module.yang
index c02c0a11d..d85b12ea0 100644
--- a/yang/frr-test-module.yang
+++ b/yang/frr-test-module.yang
@@ -34,8 +34,6 @@ module frr-test-module {
}
container routes {
list route {
- key "prefix";
-
leaf prefix {
type inet:ipv4-prefix;
}