Skip to content

Commit

Permalink
Implement dotnet#28776: LINQ APIs for index and range. Update unit te…
Browse files Browse the repository at this point in the history
…sts.
  • Loading branch information
Dixin committed Feb 19, 2021
1 parent 9a241b1 commit a6180dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/libraries/System.Linq/tests/ElementAtTests.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.

using System.Collections;
using System.Collections.Generic;
using System.Collections.Immutable;
using Xunit;
Expand Down

0 comments on commit a6180dd

Please sign in to comment.