Skip to content

Commit eb2d85e

Browse files
Abseil Teamcopybara-github
authored andcommitted
Remove unused syslog dependency for Fuchsia.
PiperOrigin-RevId: 798883577 Change-Id: Id248b44a45c6d3eb173513b1cd2bb8fb564885ed
1 parent 6986c2b commit eb2d85e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

BUILD.bazel

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@ cc_library(
161161
# Otherwise, builds targeting Fuchsia would fail to compile.
162162
":fuchsia": [
163163
"@fuchsia_sdk//pkg/fdio",
164-
"@fuchsia_sdk//pkg/syslog",
165164
"@fuchsia_sdk//pkg/zx",
166165
],
167166
"//conditions:default": [],

0 commit comments

Comments
 (0)