ffdfgdfg 5 anni fa
parent
commit
8bcf5313f4
1 ha cambiato i file con 0 aggiunte e 7 eliminazioni
  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"