Skip to content

Commit 74785e6

Browse files
committed
removed unecessary usings
1 parent 4b1c092 commit 74785e6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

App/Views/TrayWindow.xaml.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
using Coder.Desktop.App.Views.Pages;
66
using CommunityToolkit.Mvvm.Input;
77
using Microsoft.UI;
8-
using Microsoft.UI.Input;
98
using Microsoft.UI.Windowing;
109
using Microsoft.UI.Xaml;
1110
using Microsoft.UI.Xaml.Controls;
@@ -14,7 +13,6 @@
1413
using System.Runtime.InteropServices;
1514
using Windows.Graphics;
1615
using Windows.System;
17-
using Windows.UI.Core;
1816
using WinRT.Interop;
1917
using WindowActivatedEventArgs = Microsoft.UI.Xaml.WindowActivatedEventArgs;
2018

0 commit comments

Comments
 (0)