소스 검색

Cosmetics.

Bart De Smet 7 년 전
부모
커밋
3804a0b726
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      Ix.NET/Source/System.Interactive.Async.Tests/System/Linq/Operators/Never.cs

+ 0 - 1
Ix.NET/Source/System.Interactive.Async.Tests/System/Linq/Operators/Never.cs

@@ -2,7 +2,6 @@
 // The .NET Foundation licenses this file to you under the Apache 2.0 License.
 // See the LICENSE file in the project root for more information. 
 
-using System;
 using System.Linq;
 using System.Threading.Tasks;
 using Xunit;