ffdfgdfg 5 ani în urmă
părinte
comite
8bcf5313f4
1 a modificat fișierele cu 0 adăugiri și 7 ștergeri
  1. 0 7
      lib/conn/conn.go

+ 0 - 7
lib/conn/conn.go

@@ -6,13 +6,6 @@ import (
 	"encoding/binary"
 	"encoding/json"
 	"errors"
-	"github.com/cnlh/nps/lib/common"
-	"github.com/cnlh/nps/lib/crypt"
-	"github.com/cnlh/nps/lib/file"
-	"github.com/cnlh/nps/lib/mux"
-	"github.com/cnlh/nps/lib/pool"
-	"github.com/cnlh/nps/lib/rate"
-	"github.com/cnlh/nps/vender/github.com/xtaci/kcp"
 	"io"
 	"net"
 	"net/http"