From 56ed3f94b1ad7d772350e439f8ad336f5257b8fc Mon Sep 17 00:00:00 2001 From: Laurent Perron Date: Thu, 19 Dec 2024 16:39:41 +0100 Subject: [PATCH] cleanup --- ortools/algorithms/BUILD.bazel | 1 - 1 file changed, 1 deletion(-) diff --git a/ortools/algorithms/BUILD.bazel b/ortools/algorithms/BUILD.bazel index e5a8167422..9a8fe8fd7d 100644 --- a/ortools/algorithms/BUILD.bazel +++ b/ortools/algorithms/BUILD.bazel @@ -372,7 +372,6 @@ cc_binary( ":set_cover_invariant", ":set_cover_model", ":set_cover_reader", - #"//file/placer", "//ortools/base", "//ortools/base:timer", "@com_google_absl//absl/flags:flag",