mirror of
https://github.com/anyproto/any-sync.git
synced 2025-06-08 05:57:03 +09:00
Remove id
This commit is contained in:
parent
e735d23f04
commit
198b874b14
1 changed files with 0 additions and 1 deletions
|
@ -124,7 +124,6 @@ type diff struct {
|
||||||
compareThreshold int
|
compareThreshold int
|
||||||
ranges *hashRanges
|
ranges *hashRanges
|
||||||
mu sync.RWMutex
|
mu sync.RWMutex
|
||||||
id int
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Compare implements skiplist interface
|
// Compare implements skiplist interface
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue