Skip to content

Commit 7d5e139

Browse files
author
Vyacheslav
committed
fix: not same operation
1 parent d0c42be commit 7d5e139

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Src/Benchmarks/List/Optimal/PrimitiveOptimalJob.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ public void StackMemory()
5050
if (j > 50)
5151
{
5252
list2.Clear();
53-
list2.TrimExcess();
5453
}
5554
else
5655
{

0 commit comments

Comments
 (0)