Skip to content

Commit cf669fa

Browse files
authored
Remove unused graph targets (#4990)
1 parent 7ad962c commit cf669fa

22 files changed

+0
-4506
lines changed

ortools/base/BUILD.bazel

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -548,12 +548,6 @@ cc_library(
548548
],
549549
)
550550

551-
cc_library(
552-
name = "top_n",
553-
hdrs = ["top_n.h"],
554-
deps = [":logging"],
555-
)
556-
557551
cc_library(
558552
name = "types",
559553
hdrs = ["types.h"],

ortools/base/top_n.h

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

0 commit comments

Comments
 (0)