keep storage-fsm (renamed to storage-sealing) and sector-storage in extern.
This commit is contained in:
@@ -6,8 +6,8 @@ import (
|
||||
"github.com/ipfs/go-datastore"
|
||||
"github.com/multiformats/go-multiaddr"
|
||||
|
||||
"github.com/filecoin-project/lotus/storage/sector/fsutil"
|
||||
"github.com/filecoin-project/lotus/storage/sector/stores"
|
||||
"github.com/filecoin-project/lotus/extern/sector-storage/fsutil"
|
||||
"github.com/filecoin-project/lotus/extern/sector-storage/stores"
|
||||
|
||||
"github.com/filecoin-project/lotus/chain/types"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user