mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-28 23:08:22 +00:00
Remove spurious comment
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user