From 8ba95ab1c6f900d3733305e0f58e4cf153231c7a Mon Sep 17 00:00:00 2001 From: Brett Hewitson Date: Sun, 12 Jul 2020 18:39:15 +1000 Subject: [PATCH] Code cleanup --- Plugins/Discord/source/Plugin.Common/Properties/AssemblyInfo.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Plugins/Discord/source/Plugin.Common/Properties/AssemblyInfo.cs b/Plugins/Discord/source/Plugin.Common/Properties/AssemblyInfo.cs index 85c7ac95..f5474544 100644 --- a/Plugins/Discord/source/Plugin.Common/Properties/AssemblyInfo.cs +++ b/Plugins/Discord/source/Plugin.Common/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