Skip to content

Commit 99a9ee1

Browse files
committed
fix: linting
1 parent bac6cf5 commit 99a9ee1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mcms/evm/deploy-custom-topology/sequence.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ import (
2727
mcmops "github.com/smartcontractkit/cld-changesets/mcms/evm/deploy/v1_0_0/operations/many_chain_multi_sig"
2828
timelockops "github.com/smartcontractkit/cld-changesets/mcms/evm/deploy/v1_0_0/operations/rbac_timelock"
2929
evmsetconfig "github.com/smartcontractkit/cld-changesets/mcms/evm/set-config"
30-
ownableops "github.com/smartcontractkit/cld-changesets/mcms/evm/transfer-to-mcms/v1_0_0/operations/burn_mint_erc677"
30+
ownableops "github.com/smartcontractkit/cld-changesets/mcms/evm/transfer-to-timelock/v1_0_0/operations/burn_mint_erc677"
3131
)
3232

3333
// seqDeployTopology is the single sequence for this changeset; it calls the

0 commit comments

Comments
 (0)