Skip to content

Commit

Permalink
remove evm config mock generation
Browse files Browse the repository at this point in the history
  • Loading branch information
dhaidashenko committed Nov 16, 2023
1 parent 94a3c0a commit 4c23c16
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 475 deletions.
1 change: 0 additions & 1 deletion core/chains/evm/config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import (
"github.com/smartcontractkit/chainlink/v2/core/config"
)

//go:generate mockery --quiet --name EVM --output ./mocks/ --case=underscore
type EVM interface {
HeadTracker() HeadTracker
BalanceMonitor() BalanceMonitor
Expand Down
Loading

0 comments on commit 4c23c16

Please sign in to comment.