Skip to content

Commit

Permalink
fix doc check
Browse files Browse the repository at this point in the history
  • Loading branch information
gammazero committed Aug 24, 2023
1 parent 7774ca0 commit 03826aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chain/sub/incoming_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import (
"context"
"testing"

"github.com/filecoin-project/lotus/api"
"github.com/golang/mock/gomock"
blocks "github.com/ipfs/go-block-format"
"github.com/ipfs/go-cid"
Expand All @@ -18,6 +17,7 @@ import (

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

"github.com/filecoin-project/lotus/api"
"github.com/filecoin-project/lotus/api/mocks"
"github.com/filecoin-project/lotus/chain/types"
)
Expand Down

0 comments on commit 03826aa

Please sign in to comment.