renamed folders http > web

This commit is contained in:
Lloyd
2025-11-07 13:32:40 +00:00
parent 3f092e3b39
commit fa8084b98e
6 changed files with 1 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ import sys
from repeater.config import get_radio_for_board, load_config
from repeater.engine import RepeaterHandler
from pyMC_Repeater.repeater.http.http_server import HTTPStatsServer, _log_buffer
from repeater.web.http_server import HTTPStatsServer, _log_buffer
from pymc_core.node.handlers.trace import TraceHandler
from pymc_core.protocol.constants import MAX_PATH_SIZE, ROUTE_TYPE_DIRECT