Skip to content

Commit

Permalink
remove todo note
Browse files Browse the repository at this point in the history
  • Loading branch information
fanny-jiang committed Feb 15, 2023
1 parent c4d0c2d commit 4ebea14
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,6 @@ def collect_broker_metadata(self):
self.client.collect_broker_metadata()


# TODO: Remove me once the tests are refactored
def send_event(self, title, text, tags, event_type, aggregation_key, severity='info'):
"""Emit an event to the Datadog Event Stream."""
event_dict = {
Expand Down

0 comments on commit 4ebea14

Please sign in to comment.