Commit 4c1b7a1f authored by Felipe Andrade's avatar Felipe Andrade

lint

parent 6da869ce
...@@ -3,10 +3,11 @@ package proxyd ...@@ -3,10 +3,11 @@ package proxyd
import ( import (
"context" "context"
"encoding/json" "encoding/json"
"github.com/ethereum/go-ethereum/rpc"
"strings" "strings"
"time" "time"
"github.com/ethereum/go-ethereum/rpc"
"github.com/go-redis/redis/v8" "github.com/go-redis/redis/v8"
"github.com/golang/snappy" "github.com/golang/snappy"
lru "github.com/hashicorp/golang-lru" lru "github.com/hashicorp/golang-lru"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment