Commit c4fb2ab6 authored by Mark Tyneway's avatar Mark Tyneway Committed by Andreas Bigger

lint: fix

parent 5f689c6f
......@@ -3,9 +3,11 @@ package main
import (
"encoding/json"
"fmt"
"golang.org/x/exp/maps"
"os"
"slices"
"golang.org/x/exp/maps"
//"strings"
"github.com/ethereum/go-ethereum/ethclient"
......
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