Skip to content

Commit

Permalink
Make linter happy
Browse files Browse the repository at this point in the history
  • Loading branch information
syjn99 committed Sep 24, 2024
1 parent 32bd578 commit 56360bf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
2 changes: 0 additions & 2 deletions beacon-chain/sync/checkpoint/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ go_library(
"api.go",
"common.go",
"file.go",
"log.go",
],
importpath = "github.com/prysmaticlabs/prysm/v5/beacon-chain/sync/checkpoint",
visibility = ["//visibility:public"],
Expand All @@ -15,6 +14,5 @@ go_library(
"//beacon-chain/db:go_default_library",
"//io/file:go_default_library",
"@com_github_pkg_errors//:go_default_library",
"@com_github_sirupsen_logrus//:go_default_library",
],
)
5 changes: 0 additions & 5 deletions beacon-chain/sync/checkpoint/log.go

This file was deleted.

0 comments on commit 56360bf

Please sign in to comment.