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
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,6 @@
package jsonrpc
import (
"github.com/apache/dubbo-go/common/constant"
"strings"
"sync"
"time"
......@@ -26,6 +25,7 @@ import (
import (
"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/logger"
"github.com/apache/dubbo-go/config"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment