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 djb15 committed Dec 11, 2024
1 parent 08fa6ee commit c80fa27
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 c80fa27

Please sign in to comment.