fix import in reorganised test

pull/532/head
zelig 10 years ago
parent 0578df9467
commit 8987750a36
  1. 2
      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

Loading…
Cancel
Save