Adjust to new Humanizer API surface.

This commit is contained in:
2025-11-21 12:07:37 +00:00
parent aec8263541
commit 824b6b2032
33 changed files with 0 additions and 47 deletions

View File

@@ -46,7 +46,6 @@ using Aaru.Core.Logging;
using Aaru.Devices;
using Aaru.Logging;
using Humanizer;
using Humanizer.Bytes;
using Track = Aaru.CommonTypes.Structs.Track;
namespace Aaru.Core.Devices.Dumping;