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 2003/11/20 16:25:09 UTC

cvs commit: cocoon-lenya/src/java/org/apache/lenya/ac/file FileIPRangeManager.java

andreas     2003/11/20 07:25:09

  Modified:    src/java/org/apache/lenya/ac/file FileIPRangeManager.java
  Log:
  removed unused import
  
  Revision  Changes    Path
  1.2       +0 -1      cocoon-lenya/src/java/org/apache/lenya/ac/file/FileIPRangeManager.java
  
  Index: FileIPRangeManager.java
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/java/org/apache/lenya/ac/file/FileIPRangeManager.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- FileIPRangeManager.java	13 Nov 2003 16:07:04 -0000	1.1
  +++ FileIPRangeManager.java	20 Nov 2003 15:25:09 -0000	1.2
  @@ -41,7 +41,6 @@
   package org.apache.lenya.ac.file;
   
   import java.io.File;
  -import java.util.Arrays;
   import java.util.HashMap;
   import java.util.Map;
   
  
  
  

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