From 86c4639d524499f08541a0fc0161bf643d199418 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Sun, 7 Sep 2025 13:04:30 -0400 Subject: [PATCH] Minor cleanup --- BinaryObjectScanner/Protection/UnilocSoftAnchor.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/BinaryObjectScanner/Protection/UnilocSoftAnchor.cs b/BinaryObjectScanner/Protection/UnilocSoftAnchor.cs index 24ac33d9..a9c2003f 100644 --- a/BinaryObjectScanner/Protection/UnilocSoftAnchor.cs +++ b/BinaryObjectScanner/Protection/UnilocSoftAnchor.cs @@ -1,4 +1,3 @@ -using System; using System.Collections.Generic; using BinaryObjectScanner.Interfaces; using SabreTools.Matching;