mirror of
https://github.com/xtaci/smux.git
synced 2024-04-21 10:51:48 +00:00
Remove no more used import in tests
Profiles can be generated directly by the go test command when run with -*profile flags.
This commit is contained in:
@@ -7,7 +7,6 @@ import (
|
||||
"io"
|
||||
"math/rand"
|
||||
"net"
|
||||
_ "net/http/pprof"
|
||||
"strings"
|
||||
"sync"
|
||||
"testing"
|
||||
|
||||
Reference in New Issue
Block a user