mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-02-03 21:29:23 +00:00
This doesn't need private set
This commit is contained in:
@@ -20,8 +20,6 @@ namespace BinaryObjectScanner.Data
|
||||
field ??= InitCheckClasses<IContentCheck>();
|
||||
return field;
|
||||
}
|
||||
|
||||
private set;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user