cleanup code style
This commit is contained in:
parent
f714097f1b
commit
de675ba718
@ -146,7 +146,6 @@ func (mgr *Worker) Complete(requestID string) error {
|
|||||||
select {
|
select {
|
||||||
case mgr.reloadMeta <- struct{}{}:
|
case mgr.reloadMeta <- struct{}{}:
|
||||||
default:
|
default:
|
||||||
|
|
||||||
}
|
}
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user