From 1f99796d6f808f006dff6dc6576910bef493e244 Mon Sep 17 00:00:00 2001 From: Maksim Denisov Date: Mon, 23 Sep 2024 13:06:54 +0200 Subject: Reorder dependencies and remove duplicates in OSS --- etc/import/absl/flags/TARGETS.absl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/import/absl/flags/TARGETS.absl') diff --git a/etc/import/absl/flags/TARGETS.absl b/etc/import/absl/flags/TARGETS.absl index 899bb621..a7edb02d 100644 --- a/etc/import/absl/flags/TARGETS.absl +++ b/etc/import/absl/flags/TARGETS.absl @@ -65,8 +65,8 @@ , ["absl/base", "core_headers"] , ["absl/base", "log_severity"] , ["absl/numeric", "int128"] - , ["absl/strings", "strings"] , ["absl/strings", "str_format"] + , ["absl/strings", "strings"] , ["absl/types", "optional"] ] } -- cgit v1.2.3