summaryrefslogtreecommitdiff
path: root/src/SMAPI/ICommandHelper.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/SMAPI/ICommandHelper.cs')
-rw-r--r--src/SMAPI/ICommandHelper.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SMAPI/ICommandHelper.cs b/src/SMAPI/ICommandHelper.cs
index fb562e32..196e1051 100644
--- a/src/SMAPI/ICommandHelper.cs
+++ b/src/SMAPI/ICommandHelper.cs
@@ -1,4 +1,4 @@
-using System;
+using System;
namespace StardewModdingAPI
{