Skip to content

Commit

Permalink
Minor
Browse files Browse the repository at this point in the history
  • Loading branch information
pavel-raykov committed Jan 21, 2025
1 parent 2a8f368 commit c1f3b77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chains/txmgr/txmgr.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ import (

"github.com/google/uuid"
"github.com/jpillora/backoff"
"github.com/smartcontractkit/chainlink-framework/chains"
nullv4 "gopkg.in/guregu/null.v4"

"github.com/smartcontractkit/chainlink-common/pkg/logger"
"github.com/smartcontractkit/chainlink-common/pkg/services"
commontypes "github.com/smartcontractkit/chainlink-common/pkg/types"
"github.com/smartcontractkit/chainlink-common/pkg/utils"

"github.com/smartcontractkit/chainlink-framework/chains"
"github.com/smartcontractkit/chainlink-framework/chains/fees"
"github.com/smartcontractkit/chainlink-framework/chains/headtracker"
txmgrtypes "github.com/smartcontractkit/chainlink-framework/chains/txmgr/types"
Expand Down

0 comments on commit c1f3b77

Please sign in to comment.