注释掉

This commit is contained in:
ddshuai 2026-04-08 21:00:31 +08:00
parent 4b978714f2
commit 0cbedd5c7c

View file

@ -20,5 +20,5 @@ import (
// long-term fix is to split Matrix basic support from its E2EE/sqlite-backed
// crypto path, or to upgrade/replace the upstream sqlite dependency once the
// affected targets are supported.
_ "github.com/sipeed/picoclaw/pkg/channels/matrix"
//_ "github.com/sipeed/picoclaw/pkg/channels/matrix"
)