Skip to content

Commit

Permalink
fix: import
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurenceLiZhixin committed Jul 26, 2021
1 parent 2ca5f37 commit be8d03c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protocol/dubbo3/dubbo3_protocol_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ package dubbo3

import (
"context"
hessian "github.com/apache/dubbo-go-hessian2"
"reflect"
"testing"
"time"
)

import (
hessian "github.com/apache/dubbo-go-hessian2"
"github.com/stretchr/testify/assert"
)

Expand Down

0 comments on commit be8d03c

Please sign in to comment.