4
0
mirror of https://github.com/cwinfo/yggdrasil-go.git synced 2025-07-15 03:18:56 +00:00

fix sim and run gofmt

This commit is contained in:
Arceliar
2018-06-06 16:49:23 -05:00
parent 240841eb38
commit da928af361
3 changed files with 6 additions and 8 deletions

View File

@ -511,4 +511,3 @@ func (r *dhtRes) decode(bs []byte) bool {
}
return true
}