diff --git a/SabreTools.DatFiles/DatFile.cs b/SabreTools.DatFiles/DatFile.cs index f90213ab..383d6f9c 100644 --- a/SabreTools.DatFiles/DatFile.cs +++ b/SabreTools.DatFiles/DatFile.cs @@ -334,7 +334,6 @@ namespace SabreTools.DatFiles /// /// Perform deduplication based on the deduplication type provided /// - /// Dedupe type that should be used public void Deduplicate() { Items.Deduplicate();