Skip to content

Commit 6f1b4bb

Browse files
committed
chore: lint
1 parent 1ea43ef commit 6f1b4bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/rawdb/database.libevm_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ import (
2222
"sort"
2323
"testing"
2424

25-
"github.com/ava-labs/libevm/common"
2625
"github.com/stretchr/testify/require"
2726

27+
"github.com/ava-labs/libevm/common"
2828
// To ensure that all methods are available to importing packages, this test
2929
// is defined in package `rawdb_test` instead of `rawdb`.
3030
"github.com/ava-labs/libevm/core/rawdb"

0 commit comments

Comments
 (0)