Skip to content
Snippets Groups Projects
Commit 8b636e6f authored by AlexStocks's avatar AlexStocks
Browse files

Mod: format import

parent 68f74118
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,6 @@ import (
)
import (
"github.com/apache/dubbo-go/protocol/invocation"
perrors "github.com/pkg/errors"
"github.com/stretchr/testify/assert"
)
......@@ -34,6 +33,7 @@ import (
"github.com/apache/dubbo-go/common/constant"
"github.com/apache/dubbo-go/protocol"
"github.com/apache/dubbo-go/protocol/dubbo/hessian2"
"github.com/apache/dubbo-go/protocol/invocation"
)
type TestService struct {
......
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