diff options
Diffstat (limited to 'src/SMAPI/Events/DebrisListChangedEventArgs.cs')
-rw-r--r-- | src/SMAPI/Events/DebrisListChangedEventArgs.cs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/SMAPI/Events/DebrisListChangedEventArgs.cs b/src/SMAPI/Events/DebrisListChangedEventArgs.cs index 56b1f30a..61b7590a 100644 --- a/src/SMAPI/Events/DebrisListChangedEventArgs.cs +++ b/src/SMAPI/Events/DebrisListChangedEventArgs.cs @@ -1,5 +1,3 @@ -#nullable disable - using System; using System.Collections.Generic; using System.Linq; |