Run make fmt on master (#9129)

This commit is contained in:
David Svantesson 2019-11-22 22:00:01 +01:00 committed by zeripath
parent cbd2bebec0
commit a4e398dc45
1 changed files with 4 additions and 5 deletions

View File

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