diff --git a/AngelLoader/Common/Misc.cs b/AngelLoader/Common/Misc.cs index bf64175f9..a84b5f2b2 100644 --- a/AngelLoader/Common/Misc.cs +++ b/AngelLoader/Common/Misc.cs @@ -106,7 +106,6 @@ internal static class HelpSections "#settings_appearance_section", "#settings_other_section", "#settings_thief_buddy_section", - // @Update: Add this to the doc (or not, cause it's blindingly obvious and there's only one thing there) "#settings_update_section" }; #pragma warning restore IDE0300 // Simplify collection initialization