diff options
| author | Zoryn Aaron <zoryn4163@gmail.com> | 2016-03-22 20:36:04 -0400 |
|---|---|---|
| committer | Zoryn Aaron <zoryn4163@gmail.com> | 2016-03-22 20:36:04 -0400 |
| commit | d31456fdc7cd55576523bc32ff8a7c2c18d66710 (patch) | |
| tree | 6c4a5f7904b172ea9af7d3d6b1bc07587e481e38 /StardewModdingAPI/Properties | |
| parent | a30d804ecc200723bd144adf06d7a94dfff86f0f (diff) | |
| download | SMAPI-d31456fdc7cd55576523bc32ff8a7c2c18d66710.tar.gz SMAPI-d31456fdc7cd55576523bc32ff8a7c2c18d66710.tar.bz2 SMAPI-d31456fdc7cd55576523bc32ff8a7c2c18d66710.zip | |
okay. things.
Diffstat (limited to 'StardewModdingAPI/Properties')
| -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 |
