summaryrefslogtreecommitdiff
path: root/src/SMAPI/GamePlatform.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/SMAPI/GamePlatform.cs')
-rw-r--r--src/SMAPI/GamePlatform.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/SMAPI/GamePlatform.cs b/src/SMAPI/GamePlatform.cs
index 8013faa9..cce5ed8d 100644
--- a/src/SMAPI/GamePlatform.cs
+++ b/src/SMAPI/GamePlatform.cs
@@ -1,5 +1,3 @@
-#nullable disable
-
using StardewModdingAPI.Toolkit.Utilities;
namespace StardewModdingAPI