Commit f78f3e57 authored by linj's avatar linj Committed by vipwzw

fmt

parent 625cf528
...@@ -7,12 +7,11 @@ package para ...@@ -7,12 +7,11 @@ package para
import ( import (
"github.com/stretchr/testify/assert" "github.com/stretchr/testify/assert"
//"github.com/stretchr/testify/mock" //"github.com/stretchr/testify/mock"
"errors"
"math/rand" "math/rand"
"testing" "testing"
"time" "time"
"errors"
"github.com/33cn/chain33/common/address" "github.com/33cn/chain33/common/address"
"github.com/33cn/chain33/types" "github.com/33cn/chain33/types"
typesmocks "github.com/33cn/chain33/types/mocks" typesmocks "github.com/33cn/chain33/types/mocks"
......
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