remove old frontend

This commit is contained in:
2026-07-14 21:36:55 -07:00
parent bd79966218
commit c9d497153f
37 changed files with 8 additions and 4748 deletions
-1
View File
@@ -22,7 +22,6 @@ sha2 = "0.10"
tokio = { version = "1", features = ["full"] }
tokio-postgres = { version = "0.7", features = ["with-serde_json-1"] }
toml = "0.8"
tower-http = { version = "0.6", features = ["fs"] }
tracing = "0.1"
tracing-subscriber = { version = "0.3", features = ["env-filter", "json"] }
uuid = { version = "1", features = ["v4", "serde"] }