You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2007/12/17 17:21:35 UTC

svn commit: r604910 - /lenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/ac/Item.java

Author: andreas
Date: Mon Dec 17 08:21:34 2007
New Revision: 604910

URL: http://svn.apache.org/viewvc?rev=604910&view=rev
Log:
[minor change] removed unused imports

Modified:
    lenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/ac/Item.java

Modified: lenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/ac/Item.java
URL: http://svn.apache.org/viewvc/lenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/ac/Item.java?rev=604910&r1=604909&r2=604910&view=diff
==============================================================================
--- lenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/ac/Item.java (original)
+++ lenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/ac/Item.java Mon Dec 17 08:21:34 2007
@@ -20,12 +20,6 @@
 
 package org.apache.lenya.ac;
 
-import java.io.File;
-
-import org.apache.avalon.framework.configuration.Configuration;
-import org.apache.avalon.framework.configuration.ConfigurationException;
-
-
 /**
  * An item can be initialized from a configuration.
  */



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org