mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-08 18:04:14 +01:00
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)
|
||||
)
|
||||
|
||||
|
||||
type gracefulManager struct {
|
||||
isChild bool
|
||||
lock *sync.RWMutex
|
||||
|
|
Loading…
Reference in a new issue