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"