mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-17 23:37:11 -05:00
Remove spurious comment
This commit is contained in:
parent
e5999bfb1a
commit
c229c87398
@ -810,7 +810,6 @@ def should_notify(old_state, new_state):
|
|||||||
return True
|
return True
|
||||||
|
|
||||||
if old_state.state != new_state.state:
|
if old_state.state != new_state.state:
|
||||||
# Nothing to report.
|
|
||||||
return True
|
return True
|
||||||
|
|
||||||
return False
|
return False
|
||||||
|
Loading…
Reference in New Issue
Block a user