aboutsummaryrefslogtreecommitdiffstats
path: root/eth
diff options
context:
space:
mode:
Diffstat (limited to 'eth')
-rw-r--r--eth/protocol_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/eth/protocol_test.go b/eth/protocol_test.go
index c4e3e9f1b..c118e6aae 100644
--- a/eth/protocol_test.go
+++ b/eth/protocol_test.go
@@ -9,6 +9,7 @@ import (
"testing"
"time"
+ ethlogger "github.com/ethereum/go-ethereu/logger"
"github.com/ethereum/go-ethereum/core/types"
"github.com/ethereum/go-ethereum/crypto"
"github.com/ethereum/go-ethereum/errs"