浏览代码

Removed unused using.

Dan Walmsley 9 年之前
父节点
当前提交
225148fd04
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/Avalonia.Controls/ItemsControl.cs

+ 0 - 1
src/Avalonia.Controls/ItemsControl.cs

@@ -4,7 +4,6 @@
 using System.Collections;
 using System.Collections.Generic;
 using System.Collections.Specialized;
-using System.Diagnostics.CodeAnalysis;
 using System.Linq;
 using Avalonia.Collections;
 using Avalonia.Controls.Generators;