mirror of
https://github.com/anyproto/any-sync.git
synced 2025-06-08 05:57:03 +09:00
fix imports
This commit is contained in:
parent
da6c99c949
commit
dbae377351
163 changed files with 610 additions and 610 deletions
|
@ -1,6 +1,6 @@
|
|||
package treechangeproto
|
||||
|
||||
import "github.com/anytypeio/any-sync/net/rpc/rpcerr"
|
||||
import "github.com/anyproto/any-sync/net/rpc/rpcerr"
|
||||
|
||||
func WrapHeadUpdate(update *TreeHeadUpdate, rootChange *RawTreeChangeWithId) *TreeSyncMessage {
|
||||
return &TreeSyncMessage{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue