Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew7234 committed Mar 1, 2024
1 parent b2eda1d commit 5a55f5a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions analyzer/evmabibackfill/evm_abi_backfill_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,12 @@ import (

ethCommon "github.com/ethereum/go-ethereum/common"

"github.com/oasisprotocol/oasis-sdk/client-sdk/go/modules/evm"
"github.com/stretchr/testify/require"

"github.com/oasisprotocol/nexus/analyzer/evmabi"
"github.com/oasisprotocol/nexus/common"
"github.com/oasisprotocol/nexus/log"
"github.com/oasisprotocol/oasis-sdk/client-sdk/go/modules/evm"
"github.com/stretchr/testify/require"
)

// TODO: Update WROSE source and add tests for more txs, mismatched txs, and custom errors
Expand Down

0 comments on commit 5a55f5a

Please sign in to comment.