SevenZip model cleanup

This commit is contained in:
Matt Nadareski
2025-10-30 23:34:20 -04:00
parent 1ebec97e0e
commit 6a4e76e245

View File

@@ -4,4 +4,4 @@ namespace SabreTools.Data.Models.SevenZip
{
public static readonly byte[] SignatureBytes = [0x37, 0x7A, 0xBC, 0xAF, 0x27, 0x1C];
}
}
}