mirror of
https://github.com/pyMC-dev/pyMC_Repeater.git
synced 2026-06-29 06:21:47 +02:00
refactor:rename-project-to-openhop
This commit is contained in:
@@ -12,7 +12,7 @@ class PathHelper:
|
||||
|
||||
async def process_path_packet(self, packet):
|
||||
|
||||
from pymc_core.protocol.crypto import CryptoUtils
|
||||
from openhop_core.protocol.crypto import CryptoUtils
|
||||
|
||||
try:
|
||||
if len(packet.payload) < 2:
|
||||
|
||||
Reference in New Issue
Block a user