Commit 9410c26c authored by QM's avatar QM

Merge remote-tracking branch 'refs/remotes/origin/x2eth_200507' into x2eth_200507

parents 540ac865 79a183c5
...@@ -2,6 +2,8 @@ package ethtxs ...@@ -2,6 +2,8 @@ package ethtxs
import ( import (
"fmt" "fmt"
"testing"
"github.com/33cn/chain33/client/mocks" "github.com/33cn/chain33/client/mocks"
chain33Common "github.com/33cn/chain33/common" chain33Common "github.com/33cn/chain33/common"
_ "github.com/33cn/chain33/system" _ "github.com/33cn/chain33/system"
...@@ -11,7 +13,6 @@ import ( ...@@ -11,7 +13,6 @@ import (
ebrelayerTypes "github.com/33cn/plugin/plugin/dapp/x2ethereum/ebrelayer/types" ebrelayerTypes "github.com/33cn/plugin/plugin/dapp/x2ethereum/ebrelayer/types"
"github.com/stretchr/testify/mock" "github.com/stretchr/testify/mock"
"github.com/stretchr/testify/require" "github.com/stretchr/testify/require"
"testing"
) )
var ( var (
......
Markdown is supported
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