fix imports.

This commit is contained in:
Raúl Kripalani
2020-09-03 15:51:26 +01:00
parent 4554c4bda9
commit 97ff90f8fa
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -19,7 +19,6 @@ import (
"github.com/filecoin-project/lotus/chain/store"
"github.com/filecoin-project/lotus/chain/types"
"github.com/filecoin-project/lotus/chain/vm"
"github.com/filecoin-project/lotus/journal"
)
// Applier applies messages to state trees and storage.