1
0
Fork 0
mirror of https://github.com/anyproto/any-sync.git synced 2025-06-08 05:57:03 +09:00

Refactor components for new storage

This commit is contained in:
mcrakhman 2024-12-09 11:51:06 +01:00
parent 425750a1e8
commit 9a492af9a1
No known key found for this signature in database
GPG key ID: DED12CFEF5B8396B
17 changed files with 52 additions and 141 deletions

View file

@ -11,9 +11,7 @@ import (
"storj.io/drpc"
"github.com/anyproto/any-sync/app/ldiff"
"github.com/anyproto/any-sync/commonspace/object/acl/liststorage/mock_liststorage"
"github.com/anyproto/any-sync/commonspace/object/tree/treechangeproto"
"github.com/anyproto/any-sync/commonspace/object/tree/treestorage/mock_treestorage"
"github.com/anyproto/any-sync/commonspace/spacesyncproto"
"github.com/anyproto/any-sync/consensus/consensusproto"
"github.com/anyproto/any-sync/net/peer"