Skip to content

Commit

Permalink
top 9 -> top 8
Browse files Browse the repository at this point in the history
  • Loading branch information
bchocho committed Jan 26, 2024
1 parent 3d86047 commit 0758558
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/src/context.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1471,7 +1471,6 @@ impl FunctionStats {
top_6 = sorted.get(5),
top_7 = sorted.get(6),
top_8 = sorted.get(7),
top_9 = sorted.get(8),
);

stats.invalidate_all();
Expand Down

0 comments on commit 0758558

Please sign in to comment.