mirror of
https://github.com/openp2p-cn/openp2p.git
synced 2026-04-25 11:02:14 +08:00
fix unused sync (#47)
This commit is contained in:
@@ -7,7 +7,6 @@ import (
|
|||||||
"net"
|
"net"
|
||||||
"strconv"
|
"strconv"
|
||||||
"strings"
|
"strings"
|
||||||
"sync"
|
|
||||||
"time"
|
"time"
|
||||||
|
|
||||||
reuse "github.com/openp2p-cn/go-reuseport"
|
reuse "github.com/openp2p-cn/go-reuseport"
|
||||||
|
|||||||
Reference in New Issue
Block a user