chore: update code format. (#628)
This commit is contained in:
@@ -94,8 +94,7 @@ func (s mockShedder) Allow() (load.Promise, error) {
|
||||
return nil, load.ErrServiceOverloaded
|
||||
}
|
||||
|
||||
type mockPromise struct {
|
||||
}
|
||||
type mockPromise struct{}
|
||||
|
||||
func (p mockPromise) Pass() {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user