mirror of
https://opendev.org/x/pyghmi
synced 2025-01-14 03:37:47 +00:00
repeatedly assign value
Change-Id: If10a31cfbfd4da9c60328c0d612de89c67dcfe0c
This commit is contained in:
parent
b32089acea
commit
8e279a0a60
@ -475,7 +475,6 @@ class Session(object):
|
||||
# queue of events denoting line to run a cmd
|
||||
self.evq = collections.deque([])
|
||||
self.bmc = bmc
|
||||
self.broken = False
|
||||
# a private queue for packets for which this session handler
|
||||
# is destined to receive
|
||||
self.pktqueue = collections.deque([])
|
||||
|
Loading…
x
Reference in New Issue
Block a user