Skip to content

Commit baea5a3

Browse files
authored
Remove diaglock as per ipfs#26
1 parent 3efe960 commit baea5a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dht.go

-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ type IpfsDHT struct {
5353
providers *providers.ProviderManager
5454

5555
birth time.Time // When this peer started up
56-
diaglock sync.Mutex // lock to make diagnostics work better
5756

5857
Validator record.Validator // record validator funcs
5958
Selector record.Selector // record selection funcs

0 commit comments

Comments
 (0)