mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 11:06:07 -04:00
Remove spurious comment
This commit is contained in:
parent
e5999bfb1a
commit
c229c87398
1 changed files with 0 additions and 1 deletions
|
@ -810,7 +810,6 @@ def should_notify(old_state, new_state):
|
|||
return True
|
||||
|
||||
if old_state.state != new_state.state:
|
||||
# Nothing to report.
|
||||
return True
|
||||
|
||||
return False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue