mirror of
https://github.com/anyproto/any-sync.git
synced 2025-06-11 02:13:49 +09:00
Update headsync tests
This commit is contained in:
parent
bf7e256065
commit
098120da84
8 changed files with 41 additions and 20 deletions
|
@ -57,7 +57,7 @@ type diffSyncer struct {
|
|||
credentialProvider credentialprovider.CredentialProvider
|
||||
syncStatus syncstatus.StatusUpdater
|
||||
treeSyncer treemanager.TreeSyncer
|
||||
syncAcl *syncacl.SyncAcl
|
||||
syncAcl syncacl.SyncAcl
|
||||
}
|
||||
|
||||
func (d *diffSyncer) Init() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue