diff options
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2018-08-28 20:30:38 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2018-08-28 22:14:41 +0900 |
commit | 475818dd3ccaa613fdd972097cf689ff9a4a6012 (patch) | |
tree | e482ddd4899ab5975285633a2577f467bd449909 /api/attribute.pb.go | |
parent | 97ad6b32ee61fd439c2edefbc371f748cdf82046 (diff) |
api: remove unused members
fixes #1816
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'api/attribute.pb.go')
-rw-r--r-- | api/attribute.pb.go | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/api/attribute.pb.go b/api/attribute.pb.go index 1f2185f3..48d820e9 100644 --- a/api/attribute.pb.go +++ b/api/attribute.pb.go @@ -1,5 +1,6 @@ -// Code generated by protoc-gen-go. DO NOT EDIT. +// Code generated by protoc-gen-go. // source: attribute.proto +// DO NOT EDIT! package gobgpapi |