diff options
Diffstat (limited to 'rpc/messages.go')
-rw-r--r-- | rpc/messages.go | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/rpc/messages.go b/rpc/messages.go index 4f5b00990..a3ebbf330 100644 --- a/rpc/messages.go +++ b/rpc/messages.go @@ -20,8 +20,6 @@ import ( "encoding/json" "errors" "fmt" - - "github.com/ethereum/go-ethereum/xeth" ) var ( |