summaryrefslogtreecommitdiff
path: root/src/SMAPI.Mods.ErrorHandler/Patches/ScheduleErrorPatch.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/SMAPI.Mods.ErrorHandler/Patches/ScheduleErrorPatch.cs')
-rw-r--r--src/SMAPI.Mods.ErrorHandler/Patches/ScheduleErrorPatch.cs7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/SMAPI.Mods.ErrorHandler/Patches/ScheduleErrorPatch.cs b/src/SMAPI.Mods.ErrorHandler/Patches/ScheduleErrorPatch.cs
index abbd1a8f..d2a5e988 100644
--- a/src/SMAPI.Mods.ErrorHandler/Patches/ScheduleErrorPatch.cs
+++ b/src/SMAPI.Mods.ErrorHandler/Patches/ScheduleErrorPatch.cs
@@ -27,13 +27,6 @@ namespace StardewModdingAPI.Mods.ErrorHandler.Patches
/*********
- ** Accessors
- *********/
- /// <inheritdoc />
- public string Name => nameof(ScheduleErrorPatch);
-
-
- /*********
** Public methods
*********/
/// <summary>Construct an instance.</summary>