Commit a4ea20fb authored by vipwzw's avatar vipwzw Committed by 33cn

auto ci

parent b9131d64
...@@ -11,6 +11,8 @@ import ( ...@@ -11,6 +11,8 @@ import (
"sync/atomic" "sync/atomic"
"time" "time"
"strings"
"github.com/33cn/chain33/client" "github.com/33cn/chain33/client"
"github.com/33cn/chain33/common" "github.com/33cn/chain33/common"
"github.com/33cn/chain33/common/address" "github.com/33cn/chain33/common/address"
...@@ -20,7 +22,6 @@ import ( ...@@ -20,7 +22,6 @@ import (
"github.com/33cn/chain33/types" "github.com/33cn/chain33/types"
wcom "github.com/33cn/chain33/wallet/common" wcom "github.com/33cn/chain33/wallet/common"
ty "github.com/33cn/plugin/plugin/dapp/ticket/types" ty "github.com/33cn/plugin/plugin/dapp/ticket/types"
"strings"
) )
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