Correct a bogus goimport rewrite for tests
This commit is contained in:
parent
dcc64d91c6
commit
5873b7e28e
|
@ -10,7 +10,7 @@ import (
|
|||
|
||||
"github.com/hashicorp/consul/consul/structs"
|
||||
"github.com/hashicorp/consul/testutil"
|
||||
"github.com/hashicorp/consul/vendor/github.com/hashicorp/net-rpc-msgpackrpc"
|
||||
"github.com/hashicorp/net-rpc-msgpackrpc"
|
||||
"github.com/hashicorp/serf/serf"
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue