]> Sergey Matveev's repositories - btrtrc.git/commitdiff
Fix unused import
authorMatt Joiner <anacrolix@gmail.com>
Thu, 1 Oct 2020 01:50:42 +0000 (11:50 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Thu, 1 Oct 2020 01:50:42 +0000 (11:50 +1000)
tracker/http.go

index 443bd58e8de623a1ad9b3dfd5ee3ebdab0d72e7d..eb2650454eb3a28bbc0e30c48e814e31272f5308 100644 (file)
@@ -5,7 +5,6 @@ import (
        "crypto/tls"
        "fmt"
        "io"
-       "log"
        "math"
        "net"
        "net/http"