Commit 2e57d4c1 authored by vipwzw's avatar vipwzw

auto ci

parent 14ddd950
...@@ -12,12 +12,13 @@ import ( ...@@ -12,12 +12,13 @@ import (
"github.com/33cn/chain33/types" "github.com/33cn/chain33/types"
"encoding/hex" "encoding/hex"
"sync/atomic"
"github.com/33cn/chain33/queue" "github.com/33cn/chain33/queue"
typesmocks "github.com/33cn/chain33/types/mocks" typesmocks "github.com/33cn/chain33/types/mocks"
pt "github.com/33cn/plugin/plugin/dapp/paracross/types" pt "github.com/33cn/plugin/plugin/dapp/paracross/types"
"github.com/pkg/errors" "github.com/pkg/errors"
"github.com/stretchr/testify/assert" "github.com/stretchr/testify/assert"
"sync/atomic"
) )
const ( const (
......
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