mirror of
https://github.com/pyMC-dev/pyMC_Repeater.git
synced 2026-08-11 11:23:28 +02:00
refactor:rename-project-to-openhop
This commit is contained in:
@@ -5,8 +5,8 @@ import logging
|
||||
from dataclasses import dataclass
|
||||
from typing import Any, Optional
|
||||
|
||||
from pymc_core.protocol.constants import PAYLOAD_TYPE_GRP_DATA, PAYLOAD_TYPE_GRP_TXT
|
||||
from pymc_core.protocol.crypto import CryptoUtils
|
||||
from openhop_core.protocol.constants import PAYLOAD_TYPE_GRP_DATA, PAYLOAD_TYPE_GRP_TXT
|
||||
from openhop_core.protocol.crypto import CryptoUtils
|
||||
|
||||
logger = logging.getLogger("PolicyEngine")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user