Skip to content

Commit

Permalink
pep8 failure
Browse files Browse the repository at this point in the history
  • Loading branch information
hemna committed Feb 3, 2025
1 parent 076d589 commit 9292a4b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion aprsd/threads/rx.py
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,6 @@ def process_packet(self, packet):
# This is used during dupe checking, so set it early
packet.processed = True


our_call = CONF.callsign.lower()

from_call = packet.from_call
Expand Down

0 comments on commit 9292a4b

Please sign in to comment.