Commit 3dc26fe3 authored by pengjun's avatar pengjun

fix linter error

parent fddd06f8
......@@ -7,14 +7,9 @@ package types
import (
"reflect"
log "github.com/33cn/chain33/common/log/log15"
"github.com/33cn/chain33/types"
)
var (
llog = log.New("module", "exectype."+PokerBullX)
)
func init() {
// init executor type
types.RegistorExecutor(PokerBullX, NewType())
......
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