diff --git a/node/node_handler.go b/node/node_handler.go index 84c97d323..186c46a45 100644 --- a/node/node_handler.go +++ b/node/node_handler.go @@ -8,8 +8,6 @@ import ( "strconv" "time" - "github.com/simple-rules/harmony-benchmark/log" - "github.com/simple-rules/harmony-benchmark/blockchain" "github.com/simple-rules/harmony-benchmark/p2p" "github.com/simple-rules/harmony-benchmark/proto"