Skip to content
Prev Previous commit
Next Next commit
linting fixes
  • Loading branch information
ClaytonNorthey92 committed Jul 2, 2025
commit 4575c17ba3048e071c3c0309ce47a4de6e5918bf
2 changes: 1 addition & 1 deletion e2e/monitor/main_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ import (
"github.com/ethereum/go-ethereum/ethclient/gethclient"
"github.com/ethereum/go-ethereum/rpc"
"github.com/go-test/deep"

mybindings "github.com/hemilabs/heminetwork/e2e/monitor/bindings"
"github.com/hemilabs/heminetwork/hemi"
)
Expand Down