s p a c e
This commit is contained in:
parent
21fb21c6fe
commit
2a9ef19ead
1 changed files with 0 additions and 4 deletions
|
@ -163,10 +163,6 @@ class StateManager:
|
|||
if value.__dict__ != state_to_update[key].__dict__:
|
||||
allow = True
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
if not allow:
|
||||
|
||||
# Just some debug logging.
|
||||
|
|
Loading…
Reference in a new issue