diff --git a/core/state/statedb_test.go b/core/state/statedb_test.go index 424eab86c4..8d1a8c9cf9 100644 --- a/core/state/statedb_test.go +++ b/core/state/statedb_test.go @@ -32,8 +32,8 @@ import ( "testing" "testing/quick" - "github.com/stretchr/testify/assert" "github.com/holiman/uint256" + "github.com/stretchr/testify/assert" "github.com/ethereum/go-ethereum/common" "github.com/ethereum/go-ethereum/core/blockstm"