refactor(sdk): remove lasuite from sunbeam-sdk

This commit is contained in:
2026-04-07 19:26:11 +01:00
parent db925a54a6
commit 0c55be8d13
26 changed files with 54 additions and 5597 deletions

View File

@@ -17,10 +17,9 @@ opensearch = []
s3 = []
livekit = []
monitoring = []
lasuite = []
build = []
cli = ["dep:clap"]
all = ["identity", "gitea", "pm", "matrix", "opensearch", "s3", "livekit", "monitoring", "lasuite", "build"]
all = ["identity", "gitea", "pm", "matrix", "opensearch", "s3", "livekit", "monitoring", "build"]
integration = ["all"]
[dependencies]