diff Implab/ICancellable.cs @ 141:0fa293bb1351 v2

fixed JSON writer
author cin
date Tue, 24 Feb 2015 00:54:22 +0300
parents f75cfa58e3d4
children
line wrap: on
line diff
--- a/Implab/ICancellable.cs	Fri Feb 20 15:58:34 2015 +0300
+++ b/Implab/ICancellable.cs	Tue Feb 24 00:54:22 2015 +0300
@@ -1,7 +1,4 @@
 using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
 
 namespace Implab {
     public interface ICancellable {