]> Sergey Matveev's repositories - btrtrc.git/blobdiff - client.go
Merge all the tracker packages, why would anyone want them separately?
[btrtrc.git] / client.go
index 5c49565cadfc47ab7f4c4adf3ca5d479971a83a1..0436dc3c1368dc963a48a989a36e46d69ea3c4d1 100644 (file)
--- a/client.go
+++ b/client.go
@@ -53,7 +53,6 @@ import (
        "github.com/anacrolix/torrent/mse"
        pp "github.com/anacrolix/torrent/peer_protocol"
        "github.com/anacrolix/torrent/tracker"
-       _ "github.com/anacrolix/torrent/tracker/udp"
        . "github.com/anacrolix/torrent/util"
 )