Wade Simmons hace 1 año
padre
commit
4d88c0711a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"