Skip to content

Commit 20aa55d

Browse files
jckingkyessenov
authored andcommitted
More deadcode cleanup
PiperOrigin-RevId: 401283678
1 parent 80d1126 commit 20aa55d

3 files changed

Lines changed: 0 additions & 135 deletions

File tree

internal/BUILD

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -31,19 +31,6 @@ cc_library(
3131
],
3232
)
3333

34-
cc_library(
35-
name = "status_util",
36-
srcs = ["status_util.cc"],
37-
hdrs = [
38-
"status_util.h",
39-
],
40-
deps = [
41-
"@com_google_absl//absl/strings",
42-
"@com_google_googleapis//google/rpc:code_cc_proto",
43-
"@com_google_googleapis//google/rpc:status_cc_proto",
44-
],
45-
)
46-
4734
cc_library(
4835
name = "proto_util",
4936
srcs = ["proto_util.cc"],

internal/status_util.cc

Lines changed: 0 additions & 75 deletions
This file was deleted.

internal/status_util.h

Lines changed: 0 additions & 47 deletions
This file was deleted.

0 commit comments

Comments
 (0)