Skip to content

Commit

Permalink
no cache network
Browse files Browse the repository at this point in the history
  • Loading branch information
crazybber committed Mar 14, 2021
1 parent 29b5b04 commit 8264bc9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion server/network/server.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ import (
"github.com/micro-community/micro/v3/service/proxy"
grpcProxy "github.com/micro-community/micro/v3/service/proxy/grpc"
mucpProxy "github.com/micro-community/micro/v3/service/proxy/mucp"
"github.com/micro-community/micro/v3/service/registry"
"github.com/micro-community/micro/v3/service/router"
"github.com/micro-community/micro/v3/service/server"
mucpServer "github.com/micro-community/micro/v3/service/server/mucp"
Expand Down
1 change: 0 additions & 1 deletion service/server/grpc/extractor_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ import (
"reflect"
"testing"

"github.com/micro-community/micro/v3/service/registry"
"github.com/stretchr/testify/assert"
)

Expand Down

0 comments on commit 8264bc9

Please sign in to comment.