Sfoglia il codice sorgente

Remove unused import

Maciek Sakrejda 10 anni fa
parent
commit
cf8c3b60f7
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      conn_test.go

+ 0 - 1
conn_test.go

@@ -12,7 +12,6 @@ import (
 	"io"
 	"io/ioutil"
 	"net"
-	"os"
 	"strings"
 	"sync"
 	"sync/atomic"