浏览代码

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;