From 4d874730538ae7b4845976b7a4c415bd58739942 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Magiera?= Date: Fri, 23 Oct 2020 23:31:18 +0200 Subject: [PATCH] Fix lint --- storage/wdpost_run_test.go | 1 - 1 file changed, 1 deletion(-) diff --git a/storage/wdpost_run_test.go b/storage/wdpost_run_test.go index b987b604c..3a0a36ad7 100644 --- a/storage/wdpost_run_test.go +++ b/storage/wdpost_run_test.go @@ -22,7 +22,6 @@ import ( tutils "github.com/filecoin-project/specs-actors/v2/support/testing" "github.com/filecoin-project/lotus/api" - "github.com/filecoin-project/lotus/build" "github.com/filecoin-project/lotus/chain/actors/builtin/miner" "github.com/filecoin-project/lotus/chain/types" "github.com/filecoin-project/lotus/journal"