Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
Signed-off-by: Cody Littley <[email protected]>
  • Loading branch information
cody-littley committed Jan 31, 2025
1 parent a0576fa commit 1f1f757
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions api/clients/v2/verification/cert_verifier.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@ package verification
import (
"context"
"fmt"

"github.com/Layr-Labs/eigenda/common/geth"

disperser "github.com/Layr-Labs/eigenda/api/grpc/disperser/v2"
"github.com/Layr-Labs/eigenda/common/geth"
verifierBindings "github.com/Layr-Labs/eigenda/contracts/bindings/EigenDACertVerifier"
"github.com/ethereum/go-ethereum/accounts/abi/bind"
gethcommon "github.com/ethereum/go-ethereum/common"
Expand Down

0 comments on commit 1f1f757

Please sign in to comment.