wip

Project: http://git-wip-us.apache.org/repos/asf/ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/a8315f02
Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/a8315f02
Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/a8315f02

Branch: refs/heads/ignite-2324
Commit: a8315f02eb32ee6cc769c4e2547644d4a96e3f31
Parents: 61b4b64
Author: Pavel Tupitsyn <ptupit...@gridgain.com>
Authored: Thu Jan 14 12:49:24 2016 +0300
Committer: Pavel Tupitsyn <ptupit...@gridgain.com>
Committed: Thu Jan 14 12:49:24 2016 +0300

----------------------------------------------------------------------
 .../dotnet/Apache.Ignite.Core/Compute/ComputeTaskSplitAdapter.cs    | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/a8315f02/modules/platforms/dotnet/Apache.Ignite.Core/Compute/ComputeTaskSplitAdapter.cs
----------------------------------------------------------------------
diff --git 
a/modules/platforms/dotnet/Apache.Ignite.Core/Compute/ComputeTaskSplitAdapter.cs
 
b/modules/platforms/dotnet/Apache.Ignite.Core/Compute/ComputeTaskSplitAdapter.cs
index 2348844..a09c132 100644
--- 
a/modules/platforms/dotnet/Apache.Ignite.Core/Compute/ComputeTaskSplitAdapter.cs
+++ 
b/modules/platforms/dotnet/Apache.Ignite.Core/Compute/ComputeTaskSplitAdapter.cs
@@ -18,7 +18,6 @@
 namespace Apache.Ignite.Core.Compute
 {
     using System.Collections.Generic;
-    using System.Diagnostics;
     using Apache.Ignite.Core.Cluster;
     using Apache.Ignite.Core.Common;
     using Apache.Ignite.Core.Impl;

Reply via email to