Repository: incubator-ignite
Updated Branches:
  refs/heads/ignite-94 1964f4ab2 -> b7ce0dcf4


Ignite-94 review


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

Branch: refs/heads/ignite-94
Commit: b7ce0dcf41ac3f05fa914aa650b3b4fc28ddbba2
Parents: 1964f4a
Author: Yakov Zhdanov <yzhda...@gridgain.com>
Authored: Mon Jan 26 13:04:14 2015 +0300
Committer: Yakov Zhdanov <yzhda...@gridgain.com>
Committed: Mon Jan 26 13:04:14 2015 +0300

----------------------------------------------------------------------
 .../java/org/apache/ignite/examples/IgniteFsExamplesSelfTest.java  | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/b7ce0dcf/examples/src/test/java/org/apache/ignite/examples/IgniteFsExamplesSelfTest.java
----------------------------------------------------------------------
diff --git 
a/examples/src/test/java/org/apache/ignite/examples/IgniteFsExamplesSelfTest.java
 
b/examples/src/test/java/org/apache/ignite/examples/IgniteFsExamplesSelfTest.java
index b183469..8ac2a5c 100644
--- 
a/examples/src/test/java/org/apache/ignite/examples/IgniteFsExamplesSelfTest.java
+++ 
b/examples/src/test/java/org/apache/ignite/examples/IgniteFsExamplesSelfTest.java
@@ -17,9 +17,7 @@
 
 package org.apache.ignite.examples;
 
-import org.apache.ignite.configuration.*;
 import org.apache.ignite.examples.ggfs.*;
-import org.apache.ignite.internal.*;
 import org.apache.ignite.internal.util.typedef.internal.*;
 import org.apache.ignite.testframework.junits.common.*;
 

Reply via email to