mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[Filter] Remove unnecessary 'partial'
This commit is contained in:
@@ -14,7 +14,7 @@ namespace SabreTools.Library.DatFiles
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// Represents the filtering operations that need to be performed on a set of items, usually a DAT
|
/// Represents the filtering operations that need to be performed on a set of items, usually a DAT
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public partial class Filter
|
public class Filter
|
||||||
{
|
{
|
||||||
#region Pubically facing variables
|
#region Pubically facing variables
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user