mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-08-27 00:38:11 +00:00
fix sim and run gofmt
This commit is contained in:
@@ -169,4 +169,3 @@ func (s *searches) checkDHTRes(info *searchInfo, res *dhtRes) bool {
|
||||
delete(s.searches, res.Dest)
|
||||
return true
|
||||
}
|
||||
|
||||
|
@@ -511,4 +511,3 @@ func (r *dhtRes) decode(bs []byte) bool {
|
||||
}
|
||||
return true
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user