diff --git a/Flow.Launcher/Notification.cs b/Flow.Launcher/Notification.cs index 6b571b467..2c82e1451 100644 --- a/Flow.Launcher/Notification.cs +++ b/Flow.Launcher/Notification.cs @@ -1,13 +1,6 @@ using Flow.Launcher.Infrastructure; -using Flow.Launcher.Infrastructure.Image; using System; -using System.Collections.Generic; using System.IO; -using System.Linq; -using System.Text; -using System.Threading.Tasks; -using System.Windows.Forms; -using System.Windows.Media; using Windows.Data.Xml.Dom; using Windows.UI.Notifications;