Removed unnecessary cast.

This commit is contained in:
Michael Bucari-Tovo 2021-08-12 13:14:45 -06:00
parent 5ab4183f9b
commit 97730d1793
3 changed files with 2 additions and 3 deletions

View file

@ -1,6 +1,5 @@
using DataLayer;
using Dinah.Core;
using Dinah.Core.ErrorHandling;
using FileLiberator;
using System;
using System.Linq;