diff options
author | Zoryn <Zoryn4163@users.noreply.github.com> | 2016-03-22 20:58:00 -0400 |
---|---|---|
committer | Zoryn <Zoryn4163@users.noreply.github.com> | 2016-03-22 20:58:00 -0400 |
commit | 7076886f2c229db8c06f41dd29aa0bf7ac966dc2 (patch) | |
tree | b73219bf01b6afc25dbe26b761e5d4acc28773dd /StardewModdingAPI/Properties/AssemblyInfo.cs | |
parent | 07773a380428c7b37f729e3b32fd7e7b960b360d (diff) | |
parent | 24e144d0f1aaae33fb51e80031259d0119acff7c (diff) | |
download | SMAPI-7076886f2c229db8c06f41dd29aa0bf7ac966dc2.tar.gz SMAPI-7076886f2c229db8c06f41dd29aa0bf7ac966dc2.tar.bz2 SMAPI-7076886f2c229db8c06f41dd29aa0bf7ac966dc2.zip |
Merge pull request #50 from Zoryn4163/master
a lot
Diffstat (limited to 'StardewModdingAPI/Properties/AssemblyInfo.cs')
-rw-r--r-- | StardewModdingAPI/Properties/AssemblyInfo.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/StardewModdingAPI/Properties/AssemblyInfo.cs b/StardewModdingAPI/Properties/AssemblyInfo.cs index c9a2a11c..9dd4272e 100644 --- a/StardewModdingAPI/Properties/AssemblyInfo.cs +++ b/StardewModdingAPI/Properties/AssemblyInfo.cs @@ -1,5 +1,4 @@ using System.Reflection; -using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following |