community: remove remaining premium wizard and admin surface

This commit is contained in:
a.tolmachev
2026-05-07 21:16:36 +00:00
parent 29f971c22d
commit ca9b86aada
15 changed files with 48 additions and 1278 deletions
+5
View File
@@ -5,6 +5,11 @@ license.workspace = true
rust-version.workspace = true
version.workspace = true
[[bin]]
name = "mcp-server"
path = "src/main.rs"
test = false
[dependencies]
async-trait = "0.1"
axum.workspace = true