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