mirror of
https://github.com/panjf2000/ants.git
synced 2025-12-16 18:11:03 +00:00
🚗 Reduce a blank line
This commit is contained in:
parent
d3bcc5d10b
commit
e15105fd84
@ -215,7 +215,6 @@ func (p *PoolWithFunc) getWorker() *WorkerWithFunc {
|
||||
p.workers = p.workers[:l]
|
||||
break
|
||||
}
|
||||
|
||||
} else if w == nil {
|
||||
w = &WorkerWithFunc{
|
||||
pool: p,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user