From ab7300ddef65ac6286312326ab8068e6831f1ee1 Mon Sep 17 00:00:00 2001 From: yuriy0803 Date: Tue, 30 Aug 2022 12:31:00 +0200 Subject: [PATCH] Update blocks.go --- proxy/blocks.go | 1 - 1 file changed, 1 deletion(-) diff --git a/proxy/blocks.go b/proxy/blocks.go index bf10c9e..936eedd 100644 --- a/proxy/blocks.go +++ b/proxy/blocks.go @@ -7,7 +7,6 @@ import ( "strings" "sync" - //"github.com/ubiq/go-ubiq/common" false "github.com/ethereum/go-ethereum/common" "github.com/yuriy0803/open-etc-pool-friends/rpc" "github.com/yuriy0803/open-etc-pool-friends/util"