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

@@ -50,8 +50,6 @@ using Aaru.Devices;
using Aaru.Helpers;
using Aaru.Logging;
using Humanizer;
using Humanizer.Bytes;
using Humanizer.Localisation;
using TapeFile = Aaru.CommonTypes.Structs.TapeFile;
using TapePartition = Aaru.CommonTypes.Structs.TapePartition;
using Version = Aaru.CommonTypes.Interop.Version;