Skip to content

Commit

Permalink
make gen
Browse files Browse the repository at this point in the history
  • Loading branch information
magik6k committed Jan 24, 2024
1 parent 3389e26 commit 6b9c9e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion itests/direct_data_onboard_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ import (
"bytes"
"context"
"crypto/rand"
"github.com/filecoin-project/go-commp-utils/nonffi"
"testing"
"time"

"github.com/ipfs/go-cid"
"github.com/stretchr/testify/require"

cborutil "github.com/filecoin-project/go-cbor-util"
"github.com/filecoin-project/go-commp-utils/nonffi"
"github.com/filecoin-project/go-state-types/abi"
"github.com/filecoin-project/go-state-types/big"
market2 "github.com/filecoin-project/go-state-types/builtin/v9/market"
Expand Down

0 comments on commit 6b9c9e7

Please sign in to comment.