bugfix
This commit is contained in:
parent
1ffed0fc16
commit
18e4300fe8
@ -146,7 +146,6 @@ class WsPool:
|
||||
if r is None:
|
||||
r = WsData()
|
||||
self.set_data(r)
|
||||
debug(f'get_data():r={r}')
|
||||
return r
|
||||
|
||||
def set_data(self, data):
|
||||
|
Loading…
Reference in New Issue
Block a user