Skip to content

Commit

Permalink
gazelle
Browse files Browse the repository at this point in the history
  • Loading branch information
prestonvanloon committed Mar 22, 2024
1 parent 5266bcc commit 5636470
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions io/logs/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,5 @@ go_test(
"stream_test.go",
],
embed = [":go_default_library"],
deps = [
"//testing/require:go_default_library",
"@com_github_pkg_errors//:go_default_library",
],
deps = ["//testing/require:go_default_library"],
)

0 comments on commit 5636470

Please sign in to comment.