Selaa lähdekoodia

Removed unused using.

Dan Walmsley 9 vuotta sitten
vanhempi
sitoutus
225148fd04
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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;