Skip to content
Snippets Groups Projects
Commit e39bbcc9 authored by pantianying's avatar pantianying
Browse files

modify the format of the incoming package

parent b21aaec7
Branches
Tags
No related merge requests found
...@@ -18,7 +18,6 @@ ...@@ -18,7 +18,6 @@
package jsonrpc package jsonrpc
import ( import (
"github.com/apache/dubbo-go/common/constant"
"strings" "strings"
"sync" "sync"
"time" "time"
...@@ -26,6 +25,7 @@ import ( ...@@ -26,6 +25,7 @@ import (
import ( import (
"github.com/apache/dubbo-go/common" "github.com/apache/dubbo-go/common"
"github.com/apache/dubbo-go/common/constant"
"github.com/apache/dubbo-go/common/extension" "github.com/apache/dubbo-go/common/extension"
"github.com/apache/dubbo-go/common/logger" "github.com/apache/dubbo-go/common/logger"
"github.com/apache/dubbo-go/config" "github.com/apache/dubbo-go/config"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment