Skip to content
Snippets Groups Projects
Commit c229c873 authored by Erik Johnston's avatar Erik Johnston
Browse files

Remove spurious comment

parent e5999bfb
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment