Przeglądaj źródła

Remove unused import

Maciek Sakrejda 10 lat temu
rodzic
commit
cf8c3b60f7
1 zmienionych plików z 0 dodań i 1 usunięć
  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"