Skip to content

Commit

Permalink
make gen
Browse files Browse the repository at this point in the history
  • Loading branch information
magik6k committed Nov 11, 2024
1 parent 780a92e commit 96168dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tasks/sealsupra/task_supraseal.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ import (
"encoding/hex"
"encoding/json"
"fmt"
"go.opencensus.io/stats"
"go.opencensus.io/tag"
"os"
"path/filepath"
"time"

logging "github.com/ipfs/go-log/v2"
"github.com/snadrus/must"
"go.opencensus.io/stats"
"go.opencensus.io/tag"
"golang.org/x/xerrors"

"github.com/filecoin-project/go-address"
Expand Down

0 comments on commit 96168dd

Please sign in to comment.