Skip to content

Commit 7a4380d

Browse files
committed
Code Cleanup
1 parent b21d965 commit 7a4380d

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Flow.Launcher/Notification.cs

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
11
using Flow.Launcher.Infrastructure;
2-
using Flow.Launcher.Infrastructure.Image;
32
using System;
4-
using System.Collections.Generic;
53
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;
114
using Windows.Data.Xml.Dom;
125
using Windows.UI.Notifications;
136

0 commit comments

Comments
 (0)