mirror of
https://opendev.org/x/pyghmi
synced 2025-01-27 19:37:44 +00:00
Merge "repeatedly assign value"
This commit is contained in:
commit
0d2aa316ec
@ -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