summaryrefslogtreecommitdiff
path: root/src/SMAPI/Framework/DeprecationWarning.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/SMAPI/Framework/DeprecationWarning.cs')
-rw-r--r--src/SMAPI/Framework/DeprecationWarning.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/SMAPI/Framework/DeprecationWarning.cs b/src/SMAPI/Framework/DeprecationWarning.cs
index f155358b..5201b06c 100644
--- a/src/SMAPI/Framework/DeprecationWarning.cs
+++ b/src/SMAPI/Framework/DeprecationWarning.cs
@@ -1,5 +1,3 @@
-#nullable disable
-
namespace StardewModdingAPI.Framework
{
/// <summary>A deprecation warning for a mod.</summary>