summaryrefslogtreecommitdiff
path: root/src/SMAPI.Mods.ErrorHandler/Patches/UtilityErrorPatches.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/SMAPI.Mods.ErrorHandler/Patches/UtilityErrorPatches.cs')
-rw-r--r--src/SMAPI.Mods.ErrorHandler/Patches/UtilityErrorPatches.cs7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/SMAPI.Mods.ErrorHandler/Patches/UtilityErrorPatches.cs b/src/SMAPI.Mods.ErrorHandler/Patches/UtilityErrorPatches.cs
index 481c881e..1ddd407c 100644
--- a/src/SMAPI.Mods.ErrorHandler/Patches/UtilityErrorPatches.cs
+++ b/src/SMAPI.Mods.ErrorHandler/Patches/UtilityErrorPatches.cs
@@ -19,13 +19,6 @@ namespace StardewModdingAPI.Mods.ErrorHandler.Patches
internal class UtilityErrorPatches : IHarmonyPatch
{
/*********
- ** Accessors
- *********/
- /// <inheritdoc />
- public string Name => nameof(UtilityErrorPatches);
-
-
- /*********
** Public methods
*********/
/// <inheritdoc />