Run make fmt on master (#9129)

pull/8671/head^2
David Svantesson 2019-11-22 22:00:01 +07:00 committed by zeripath
parent cbd2bebec0
commit a4e398dc45
1 changed files with 4 additions and 5 deletions

@ -28,7 +28,6 @@ const (
acceptHammerCode = svc.Accepted(hammerCode)
)
type gracefulManager struct {
isChild bool
lock *sync.RWMutex