Commit 07be90cc authored by 张振华's avatar 张振华

delete useless code

parent 62edd355
...@@ -12,7 +12,6 @@ import ( ...@@ -12,7 +12,6 @@ import (
"github.com/33cn/chain33/common/db/table" "github.com/33cn/chain33/common/db/table"
"github.com/33cn/chain33/account" "github.com/33cn/chain33/account"
"github.com/33cn/chain33/client"
"github.com/33cn/chain33/common" "github.com/33cn/chain33/common"
dbm "github.com/33cn/chain33/common/db" dbm "github.com/33cn/chain33/common/db"
"github.com/33cn/chain33/system/dapp" "github.com/33cn/chain33/system/dapp"
...@@ -57,7 +56,6 @@ type Action struct { ...@@ -57,7 +56,6 @@ type Action struct {
execaddr string execaddr string
localDB dbm.KVDB localDB dbm.KVDB
index int index int
api client.QueueProtocolAPI
mainHeight int64 mainHeight int64
} }
......
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