commit | 6d94e9f260d9752fbced57cd1d95e0f8e7848f42 | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@opennetworking.org> | Sun Jul 15 18:04:26 2018 -0700 |
committer | Ray Milkey <ray@opennetworking.org> | Sun Jul 15 18:04:26 2018 -0700 |
tree | ecbefd64de74918db81bb7fb0a0c9d86cc90d744 | |
parent | c8b591ea1bef75289c09604c9df49f68d633962c [diff] [blame] |
Reformat some BUILD files according to the buildifier guidelines Change-Id: I8aa599f89fc14296275193475e50eb8f27b4bf0a
diff --git a/models/l3vpn/BUILD b/models/l3vpn/BUILD index 463f95b..d7b0870 100644 --- a/models/l3vpn/BUILD +++ b/models/l3vpn/BUILD
@@ -10,8 +10,8 @@ yang_model( app_name = "org.onosproject.models.l3vpn", - title = "L3VPN YANG Models", custom_registrator = True, - deps = COMPILE_DEPS, required_apps = APPS, + title = "L3VPN YANG Models", + deps = COMPILE_DEPS, )