This doesn't need private set

This commit is contained in:
Matt Nadareski
2025-08-20 08:00:45 -04:00
parent 6fbe1cffaa
commit 64cd8febaa

View File

@@ -16,7 +16,7 @@ namespace SabreTools.Serialization.Wrappers
/// <summary>
/// Internal model
/// </summary>
public T Model { get; private set; }
public T Model { get; }
/// <summary>
/// Length of the underlying data