aboutsummaryrefslogtreecommitdiffstats
path: root/blockpool
diff options
context:
space:
mode:
Diffstat (limited to 'blockpool')
-rw-r--r--blockpool/blockpool_test.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/blockpool/blockpool_test.go b/blockpool/blockpool_test.go
index cd69d5104..9bcd72f04 100644
--- a/blockpool/blockpool_test.go
+++ b/blockpool/blockpool_test.go
@@ -5,8 +5,6 @@ import (
"time"
"github.com/ethereum/go-ethereum/blockpool/test"
- "github.com/ethereum/go-ethereum/common"
- "github.com/ethereum/go-ethereum/core/types"
)
// using the mock framework in blockpool_util_test