Revert "Analytics backend V2 (#4408)" (#4524)

This reverts commit 6919c8dea9.
This commit is contained in:
Prospector
2025-10-08 12:01:32 -07:00
committed by GitHub
parent 15a7815ec3
commit e9735bd9ba
10 changed files with 921 additions and 1191 deletions

View File

@@ -34,7 +34,6 @@ async-stripe = { version = "0.41.0", default-features = false, features = [
async-trait = "0.1.88"
async-tungstenite = { version = "0.30.0", default-features = false, features = ["futures-03-sink"] }
async-walkdir = "2.1.0"
const_format = "0.2.34"
base64 = "0.22.1"
bitflags = "2.9.1"
bytemuck = "1.23.1"