Run make fmt on master (#9129)
This commit is contained in:
parent
cbd2bebec0
commit
a4e398dc45
1 changed files with 4 additions and 5 deletions
|
@ -28,7 +28,6 @@ const (
|
||||||
acceptHammerCode = svc.Accepted(hammerCode)
|
acceptHammerCode = svc.Accepted(hammerCode)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
type gracefulManager struct {
|
type gracefulManager struct {
|
||||||
isChild bool
|
isChild bool
|
||||||
lock *sync.RWMutex
|
lock *sync.RWMutex
|
||||||
|
|
Reference in a new issue