Skip to content

Commit c216c04

Browse files
majnemercopybara-github
authored andcommitted
[TSL] Clean up integral types
Let's migrate to u?int\d+_t types instead of our own bespoke stuff. PiperOrigin-RevId: 810702459
1 parent 065851d commit c216c04

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tsl/platform/BUILD

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,6 @@ cc_library(
158158
srcs = ["numbers.cc"],
159159
hdrs = ["numbers.h"],
160160
deps = [
161-
":str_util",
162161
":stringpiece",
163162
":stringprintf",
164163
"@com_google_absl//absl/base:core_headers",

0 commit comments

Comments
 (0)