keep storage-fsm (renamed to storage-sealing) and sector-storage in extern.
This commit is contained in:
+3
-3
@@ -6,9 +6,9 @@ import (
|
||||
|
||||
"github.com/ipfs/go-cid"
|
||||
|
||||
"github.com/filecoin-project/lotus/storage/sector/sealtasks"
|
||||
"github.com/filecoin-project/lotus/storage/sector/stores"
|
||||
"github.com/filecoin-project/lotus/storage/sector/storiface"
|
||||
"github.com/filecoin-project/lotus/extern/sector-storage/sealtasks"
|
||||
"github.com/filecoin-project/lotus/extern/sector-storage/stores"
|
||||
"github.com/filecoin-project/lotus/extern/sector-storage/storiface"
|
||||
"github.com/filecoin-project/specs-actors/actors/abi"
|
||||
"github.com/filecoin-project/specs-storage/storage"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user