注释掉
This commit is contained in:
parent
4b978714f2
commit
0cbedd5c7c
1 changed files with 1 additions and 1 deletions
|
|
@ -20,5 +20,5 @@ import (
|
||||||
// long-term fix is to split Matrix basic support from its E2EE/sqlite-backed
|
// 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
|
// crypto path, or to upgrade/replace the upstream sqlite dependency once the
|
||||||
// affected targets are supported.
|
// affected targets are supported.
|
||||||
_ "github.com/sipeed/picoclaw/pkg/channels/matrix"
|
//_ "github.com/sipeed/picoclaw/pkg/channels/matrix"
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue