Skip to content

Commit 959e732

Browse files
committed
fix stylecop issue
1 parent 86803d8 commit 959e732

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Microsoft.Toolkit.Uwp.UI.Controls/WrapPanel/WrapPanel.Data.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
// The .NET Foundation licenses this file to you under the MIT license.
33
// See the LICENSE file in the project root for more information.
44

5-
using Microsoft.Toolkit.Diagnostics;
65
using System;
76
using System.Collections.Generic;
7+
using Microsoft.Toolkit.Diagnostics;
88
using Windows.Foundation;
99
using Windows.UI.Xaml.Controls;
1010

0 commit comments

Comments
 (0)