Skip to content

Commit

Permalink
rm blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
s1na committed Jan 11, 2024
1 parent dab41e9 commit 6905647
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/devp2p/internal/ethtest/suite.go
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ func (s *Suite) EthTests() []utesting.Test {
tests = append(tests, utesting.Test{Name: "TestLargeTxRequest", Fn: s.TestLargeTxRequest})
}
return tests

}

func (s *Suite) SnapTests() []utesting.Test {
Expand Down

0 comments on commit 6905647

Please sign in to comment.