Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mg98 committed Oct 15, 2024
1 parent 80122a0 commit 067bdb5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tribler/core/recommender/community.py
Original file line number Diff line number Diff line change
Expand Up @@ -404,4 +404,3 @@ def on_crawl_response(self, peer: Peer, payload: CrawlResponse) -> None:
self.process_table_size_response(peer, response)
else:
self.logger.warning("Crawlee sent unknown response type!")

0 comments on commit 067bdb5

Please sign in to comment.