Skip to content

Commit

Permalink
build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rauljordan committed Dec 7, 2020
1 parent 51baff1 commit 9e84af8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion validator/slashing-protection/external.go
Expand Up @@ -4,7 +4,6 @@ import (
"context"

ethpb "github.com/prysmaticlabs/ethereumapis/eth/v1alpha1"
log "github.com/sirupsen/logrus"
)

// CheckBlockSafety this function is part of slashing protection for block proposals it performs
Expand Down
1 change: 0 additions & 1 deletion validator/slashing-protection/slasher_client.go
Expand Up @@ -13,7 +13,6 @@ import (
grpc_prometheus "github.com/grpc-ecosystem/go-grpc-prometheus"
ethsl "github.com/prysmaticlabs/prysm/proto/slashing"
"github.com/prysmaticlabs/prysm/shared/grpcutils"
log "github.com/sirupsen/logrus"
"go.opencensus.io/plugin/ocgrpc"
"google.golang.org/grpc"
"google.golang.org/grpc/connectivity"
Expand Down

0 comments on commit 9e84af8

Please sign in to comment.