Skip to content

Commit 95e2a91

Browse files
committed
chore: gci
1 parent ef97380 commit 95e2a91

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

rlp/fields.libevm_test.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,11 @@ import (
2121
"io"
2222
"testing"
2323

24-
"github.com/ava-labs/libevm/common"
2524
"github.com/kr/pretty"
2625
"github.com/stretchr/testify/assert"
2726
"github.com/stretchr/testify/require"
27+
28+
"github.com/ava-labs/libevm/common"
2829
)
2930

3031
func TestFields(t *testing.T) {

0 commit comments

Comments
 (0)