Skip to content

Commit

Permalink
Add in NIT fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxwell Dulin authored and johnsaigle committed Sep 5, 2024
1 parent 4c7772e commit 4d443f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion node/pkg/governor/governor.go
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,6 @@ func NewChainGovernor(
flowCancelEnabled bool,
coinGeckoApiKey string,
) *ChainGovernor {

return &ChainGovernor{
db: db,
logger: logger.With(zap.String("component", "cgov")),
Expand Down

0 comments on commit 4d443f8

Please sign in to comment.