mirror of
https://github.com/faucetsdn/ryu.git
synced 2026-05-10 23:06:10 +02:00
ofproto_v1_5: Reduce an unnecessary code
Signed-off-by: Minoru TAKAHASHI <takahashi.minoru7@gmail.com> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
parent
2f1500cc37
commit
7316f86034
@ -2814,7 +2814,6 @@ class OFPGroupDescStats(StringifyMixin):
|
||||
self.length = length
|
||||
self.type = type_
|
||||
self.group_id = group_id
|
||||
self.bucket_array_len = bucket_array_len
|
||||
self.buckets = buckets
|
||||
self.properties = properties
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user