Skip to content
This repository was archived by the owner on Mar 14, 2025. It is now read-only.

Commit a775a86

Browse files
committed
goimports
1 parent 1e80720 commit a775a86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/chains/evm/client/rpc_client_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@ func TestRPCClient_SubscribeFilterLogs(t *testing.T) {
457457

458458
func TestRPCClientFilterLogs(t *testing.T) {
459459
t.Parallel()
460-
460+
461461
chainID := big.NewInt(123456)
462462
lggr := logger.Test(t)
463463
ctx, cancel := context.WithTimeout(tests.Context(t), tests.WaitTimeout(t))

0 commit comments

Comments
 (0)