fix: avoid cleaned imports

This commit is contained in:
Isma 2024-01-18 15:00:53 +01:00 committed by mortimr
parent 7abfb28f07
commit e0548d2df2

View file

@ -10,6 +10,8 @@ import (
eth2client "github.com/attestantio/go-eth2-client"
"github.com/attestantio/go-eth2-client/api"
"github.com/redis/go-redis/v9"
"github.com/attestantio/go-eth2-client/http"
"github.com/rs/zerolog"