Removed redundant 'the'
TrivialFix Change-Id: Ib5f4e0f37a3f4244414edf88b143f74941a1bed4
This commit is contained in:
parent
4c39e3ad67
commit
7b09e25a23
@ -50,7 +50,7 @@ class NotificationProcessor(BaseProcessor):
|
||||
def send(self, notifications):
|
||||
"""Send the notifications
|
||||
For each notification in a message it is sent according to its type.
|
||||
If all notifications fail the alarm partition/offset are added to the the finished queue
|
||||
If all notifications fail the alarm partition/offset are added to the finished queue
|
||||
"""
|
||||
|
||||
invalid_type_count = self.statsd.get_counter(name='invalid_type_count')
|
||||
|
Loading…
Reference in New Issue
Block a user