Skip to content

Commit b0fb7fe

Browse files
Removed unnecessary usings from HTMLs BaseTasks.cs
1 parent 45d6615 commit b0fb7fe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

FacebookExportDatePhotoFixer/Data/HTML/Tasks/BaseTasks.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
using System.Windows.Controls;
99
using System.Windows.Documents;
1010
using System.Xml.Linq;
11-
using FacebookExportDatePhotoFixer.Data.JSON;
12-
using FacebookExportDatePhotoFixer.Data.JSON.Entities;
1311
using AngleSharp.Html.Parser;
1412
using AngleSharp.Dom;
1513
using AngleSharp.XPath;

0 commit comments

Comments
 (0)