Skip to content

Commit

Permalink
Replace TODO with issue #82
Browse files Browse the repository at this point in the history
  • Loading branch information
brunorijsman committed Jul 1, 2020
1 parent 055e169 commit 7a8395f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rift/interface.py
Original file line number Diff line number Diff line change
Expand Up @@ -617,8 +617,6 @@ def is_received_lie_acceptable(self, protocol_packet):
# as "removed offers" for debugging.
# - warning: If True, log a warning message, if False, log an info message.
#
# TODO: Add counters for each of these conditions
#
header = protocol_packet.header
lie = protocol_packet.content.lie
if not header:
Expand Down

0 comments on commit 7a8395f

Please sign in to comment.