forked from mirror/ants
gofmt
This commit is contained in:
parent
8ce8486b70
commit
a008afdc73
|
@ -22,9 +22,9 @@
|
|||
package ants_test
|
||||
|
||||
import (
|
||||
"testing"
|
||||
"github.com/panjf2000/ants"
|
||||
"sync"
|
||||
"testing"
|
||||
)
|
||||
|
||||
const RunTimes = 10000000
|
||||
|
|
Loading…
Reference in New Issue