You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hama.apache.org by ed...@apache.org on 2008/12/16 18:23:21 UTC

svn commit: r727094 - /incubator/hama/trunk/src/java/org/apache/hama/Constants.java

Author: edwardyoon
Date: Tue Dec 16 09:23:21 2008
New Revision: 727094

URL: http://svn.apache.org/viewvc?rev=727094&view=rev
Log: (empty)

Modified:
    incubator/hama/trunk/src/java/org/apache/hama/Constants.java

Modified: incubator/hama/trunk/src/java/org/apache/hama/Constants.java
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/src/java/org/apache/hama/Constants.java?rev=727094&r1=727093&r2=727094&view=diff
==============================================================================
--- incubator/hama/trunk/src/java/org/apache/hama/Constants.java (original)
+++ incubator/hama/trunk/src/java/org/apache/hama/Constants.java Tue Dec 16 09:23:21 2008
@@ -19,8 +19,6 @@
  */
 package org.apache.hama;
 
-import org.apache.hama.mapred.BlockingMapRed.MyInputFormat.TableRecordReader;
-
 /**
  * Some constants used in the Hama
  */