]> Sergey Matveev's repositories - btrtrc.git/blobdiff - network_test.go
Print peer ID in ASCII-only
[btrtrc.git] / network_test.go
index f6b1bc8cf6356b9df033e91cb8122e5fe9f29d1e..5e912cc451454df73f2dbcb0f780350efc9b3d46 100644 (file)
@@ -5,7 +5,6 @@ import (
        "testing"
 
        "github.com/anacrolix/log"
-
        "github.com/anacrolix/missinggo/v2"
        "github.com/stretchr/testify/assert"
        "github.com/stretchr/testify/require"