Skip to content

Commit

Permalink
Properly remove dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
RaoulLuque committed Jun 26, 2024
1 parent d5abf2c commit 6d9d0bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ mod fill_bags_along_paths;
mod fill_bags_while_generating_mst;
mod find_connected_components;
mod find_maximum_cliques;
mod find_path_in_tree;
mod find_width_of_tree_decomposition;
mod generate_partial_k_tree;
mod maximum_minimum_degree_heuristic;
Expand Down

0 comments on commit 6d9d0bb

Please sign in to comment.