analytics-ingest: Undo changes intended for debugging

This commit is contained in:
OatmealDome
2025-08-23 07:00:31 +00:00
parent 70d4ba68c9
commit 695a28642c

View File

@@ -148,7 +148,7 @@ def deserialize(report: bytes) -> Dict[str, tuple[Any, DataType]]:
return data return data
#ch = ClickHouseInterface(host="localhost") ch = ClickHouseInterface(host="localhost")
def write_to_clickhouse(data: Dict[str, Any]): def write_to_clickhouse(data: Dict[str, Any]):