We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29a7f8b commit f624febCopy full SHA for f624feb
1 file changed
src/UniGetUI/CrashReportWindow.xaml.cs
@@ -3,8 +3,8 @@
3
using System.Text.Json.Nodes;
4
using Microsoft.UI.Windowing;
5
using Microsoft.UI.Xaml;
6
-using UniGetUI.Core.Data;
7
using Windows.Graphics;
+using UniGetUI.Core.Data;
8
using UniGetUI.Core.Tools;
9
10
namespace UniGetUI;
0 commit comments