Linq no longer used here

This commit is contained in:
Matt Nadareski
2025-01-13 17:15:51 -05:00
parent 614d9c138b
commit 18c8ccef8e

View File

@@ -5,7 +5,6 @@ using System.Collections.Concurrent;
#endif #endif
using System.Collections.Generic; using System.Collections.Generic;
using System.IO; using System.IO;
using System.Linq;
using System.Text.RegularExpressions; using System.Text.RegularExpressions;
#if NET40_OR_GREATER || NETCOREAPP #if NET40_OR_GREATER || NETCOREAPP
using System.Threading.Tasks; using System.Threading.Tasks;