eth: fix test breakage from the previous commit

This commit is contained in:
Péter Szilágyi
2015-06-18 18:25:27 +03:00
parent b91b581b80
commit 90d45f0397
2 changed files with 1 additions and 2 deletions

View File

@ -7,7 +7,6 @@ import (
"time"
"github.com/ethereum/go-ethereum/pow"
"github.com/ethereum/go-ethereum/common"
"github.com/ethereum/go-ethereum/core"
"github.com/ethereum/go-ethereum/core/types"