Skip to content

Commit 211a0cf

Browse files
committed
Remove un-needed usings
1 parent 7d8ee32 commit 211a0cf

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Microsoft.Toolkit.Uwp.UI.Controls.Input/RangeSelector/RangeSelector.Input.Pointer.cs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,9 @@
33
// See the LICENSE file in the project root for more information.
44

55
using System;
6-
using Windows.Foundation;
7-
using Windows.System;
86
using Windows.UI.Xaml;
97
using Windows.UI.Xaml.Controls;
10-
using Windows.UI.Xaml.Controls.Primitives;
118
using Windows.UI.Xaml.Input;
12-
using Windows.UI.Xaml.Shapes;
139

1410
namespace Microsoft.Toolkit.Uwp.UI.Controls
1511
{

0 commit comments

Comments
 (0)