Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
geoff-vball committed Feb 2, 2024
1 parent 1c9e43e commit 1cbb72d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion messages/teleporter/message_manager.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ import (
"github.com/ava-labs/subnet-evm/accounts/abi/bind"
"github.com/ava-labs/subnet-evm/ethclient"
teleportermessenger "github.com/ava-labs/teleporter/abi-bindings/go/Teleporter/TeleporterMessenger"
teleporterUtils "github.com/ava-labs/teleporter/utils/teleporter-utils"
gasUtils "github.com/ava-labs/teleporter/utils/gas-utils"
teleporterUtils "github.com/ava-labs/teleporter/utils/teleporter-utils"
"github.com/ethereum/go-ethereum/common"
"go.uber.org/zap"
)
Expand Down

0 comments on commit 1cbb72d

Please sign in to comment.