Skip to content

Commit

Permalink
fix_: address PR feedback part 3
Browse files Browse the repository at this point in the history
  • Loading branch information
friofry committed Jan 10, 2025
1 parent 7c9be62 commit 1c51d12
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion params/networkhelper/provider_utils_test.go
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
package networkhelper_test

import (
"github.com/ethereum/go-ethereum/common"
"reflect"
"strings"
"testing"

"github.com/ethereum/go-ethereum/common"

"github.com/brianvoe/gofakeit/v6"
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"
Expand Down

0 comments on commit 1c51d12

Please sign in to comment.