diff Implab.Playground/Program.cs @ 260:547a2fc0d93e v3 v3.0.6

minor fixes
author cin
date Fri, 13 Apr 2018 19:14:59 +0300
parents b00441e04738
children 6b3e5c48131b
line wrap: on
line diff
--- a/Implab.Playground/Program.cs	Fri Apr 13 03:57:39 2018 +0300
+++ b/Implab.Playground/Program.cs	Fri Apr 13 19:14:59 2018 +0300
@@ -15,7 +15,6 @@
 
 namespace Implab.Playground {
     using System.Diagnostics;
-    using System.Runtime.Remoting.Messaging;
     using static Trace<Program>;
 
     public class Program {