mirror of
https://github.com/dolphin-emu/analytics-ingest.git
synced 2026-01-31 01:15:21 +01:00
analytics-ingest: Undo changes intended for debugging
This commit is contained in:
@@ -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]):
|
||||||
|
|||||||
Reference in New Issue
Block a user