s p a c e

This commit is contained in:
Matthew Stratford 2021-05-17 22:03:09 +01:00
parent 21fb21c6fe
commit 2a9ef19ead

View file

@ -163,10 +163,6 @@ class StateManager:
if value.__dict__ != state_to_update[key].__dict__:
allow = True
if not allow:
# Just some debug logging.