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
}