mirror of
https://github.com/SabreTools/MPF.git
synced 2026-07-02 17:24:48 +00:00
Clean up usings
This commit is contained in:
@@ -69,6 +69,7 @@
|
||||
- Make GetCopyProtection signature easier to read
|
||||
- Move GetLibCryptDetected back to DIC processor
|
||||
- Make RunProtectionScanOnPath signature easier to read
|
||||
- Clean up usings
|
||||
|
||||
### 3.1.9a (2024-05-21)
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@ using System.Linq;
|
||||
using System.Threading.Tasks;
|
||||
using BinaryObjectScanner;
|
||||
using MPF.Core.Data;
|
||||
using MPF.Core.ExecutionContexts;
|
||||
using MPF.Core.Processors;
|
||||
using SabreTools.RedumpLib;
|
||||
using SabreTools.RedumpLib.Data;
|
||||
|
||||
Reference in New Issue
Block a user