We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b21d965 commit 7a4380dCopy full SHA for 7a4380d
Flow.Launcher/Notification.cs
@@ -1,13 +1,6 @@
1
using Flow.Launcher.Infrastructure;
2
-using Flow.Launcher.Infrastructure.Image;
3
using System;
4
-using System.Collections.Generic;
5
using System.IO;
6
-using System.Linq;
7
-using System.Text;
8
-using System.Threading.Tasks;
9
-using System.Windows.Forms;
10
-using System.Windows.Media;
11
using Windows.Data.Xml.Dom;
12
using Windows.UI.Notifications;
13
0 commit comments