Wade Simmons 1 年之前
父节点
当前提交
4d88c0711a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      handshake_manager.go

+ 1 - 1
handshake_manager.go

@@ -7,8 +7,8 @@ import (
 	"encoding/binary"
 	"errors"
 	"net"
-	"time"
 	"sync"
+	"time"
 
 	"github.com/rcrowley/go-metrics"
 	"github.com/sirupsen/logrus"