Skip to content

Commit

Permalink
chore: gofjmpt
Browse files Browse the repository at this point in the history
  • Loading branch information
rach-id committed Jan 31, 2025
1 parent 5e356f8 commit c6404bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tools/chainbuilder/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@ package main
import (
"context"
"fmt"
blobtypes "github.com/celestiaorg/celestia-app/v3/x/blob/types"
"os"
"path/filepath"
"time"

blobtypes "github.com/celestiaorg/celestia-app/v3/x/blob/types"

"github.com/celestiaorg/go-square/v2"
"github.com/celestiaorg/go-square/v2/share"
dbm "github.com/cometbft/cometbft-db"
Expand Down

0 comments on commit c6404bb

Please sign in to comment.