mirror of
https://github.com/pyMC-dev/pyMC_Repeater.git
synced 2026-08-03 23:42:48 +02:00
refactor(daemon): drop the neutralized own-packet stub
This commit is contained in:
@@ -377,8 +377,6 @@ class RepeaterDaemon:
|
||||
# Load additional identities from config (e.g., room servers)
|
||||
await self._load_additional_identities()
|
||||
|
||||
self.dispatcher._is_own_packet = lambda pkt: False
|
||||
|
||||
self.repeater_handler = RepeaterHandler(
|
||||
self.config,
|
||||
self.dispatcher,
|
||||
|
||||
Reference in New Issue
Block a user