summaryrefslogtreecommitdiff
path: root/src/mscorlib/src/System/SharedStatics.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/mscorlib/src/System/SharedStatics.cs')
-rw-r--r--src/mscorlib/src/System/SharedStatics.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mscorlib/src/System/SharedStatics.cs b/src/mscorlib/src/System/SharedStatics.cs
index a6a04d9614..5c37f25446 100644
--- a/src/mscorlib/src/System/SharedStatics.cs
+++ b/src/mscorlib/src/System/SharedStatics.cs
@@ -12,7 +12,6 @@
=============================================================================*/
using System.Threading;
-using System.Runtime.Remoting;
using System.Security;
using System.Runtime.CompilerServices;
using System.Runtime.ConstrainedExecution;