]> Sergey Matveev's repositories - btrtrc.git/blobdiff - Peers.go
sortimports
[btrtrc.git] / Peers.go
index 5c9f20431c284499b26316795743183eda2f002f..12dda6bccbfc351cebb9cc8e5298b359c7319a3b 100644 (file)
--- a/Peers.go
+++ b/Peers.go
@@ -2,6 +2,7 @@ package torrent
 
 import (
        "github.com/anacrolix/dht/krpc"
+
        "github.com/anacrolix/torrent/tracker"
 )