You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by pt...@apache.org on 2017/03/20 07:07:42 UTC

ignite git commit: .NET: Remove unused import

Repository: ignite
Updated Branches:
  refs/heads/ignite-2.0 9020d12fc -> 527c045f4


.NET: Remove unused import


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

Branch: refs/heads/ignite-2.0
Commit: 527c045f4f42201ccdb159cffaec7af09a149d17
Parents: 9020d12
Author: Pavel Tupitsyn <pt...@apache.org>
Authored: Mon Mar 20 10:07:34 2017 +0300
Committer: Pavel Tupitsyn <pt...@apache.org>
Committed: Mon Mar 20 10:07:34 2017 +0300

----------------------------------------------------------------------
 .../platforms/dotnet/Apache.Ignite.Core/Interop/IPlatformTarget.cs  | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/527c045f/modules/platforms/dotnet/Apache.Ignite.Core/Interop/IPlatformTarget.cs
----------------------------------------------------------------------
diff --git a/modules/platforms/dotnet/Apache.Ignite.Core/Interop/IPlatformTarget.cs b/modules/platforms/dotnet/Apache.Ignite.Core/Interop/IPlatformTarget.cs
index e8f8bfb..621e604 100644
--- a/modules/platforms/dotnet/Apache.Ignite.Core/Interop/IPlatformTarget.cs
+++ b/modules/platforms/dotnet/Apache.Ignite.Core/Interop/IPlatformTarget.cs
@@ -20,7 +20,6 @@ namespace Apache.Ignite.Core.Interop
     using System;
     using System.Threading.Tasks;
     using Apache.Ignite.Core.Binary;
-    using Apache.Ignite.Core.Impl.Binary;
 
     /// <summary>
     /// Interface to interoperate with