You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hivemind.apache.org by jc...@apache.org on 2005/03/01 16:04:38 UTC

cvs commit: jakarta-hivemind/framework/src/test/hivemind/test TestMisc.java

jcarman     2005/03/01 07:04:38

  Modified:    framework/src/test/hivemind/test TestMisc.java
  Log:
  Organized imports to remove unused import warnings.
  
  Revision  Changes    Path
  1.25      +0 -1      jakarta-hivemind/framework/src/test/hivemind/test/TestMisc.java
  
  Index: TestMisc.java
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/TestMisc.java,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- TestMisc.java	19 Feb 2005 17:57:40 -0000	1.24
  +++ TestMisc.java	1 Mar 2005 15:04:38 -0000	1.25
  @@ -30,7 +30,6 @@
   import org.apache.hivemind.impl.SystemPropertiesSymbolSource;
   import org.apache.hivemind.internal.Module;
   import org.apache.hivemind.internal.ServicePoint;
  -import org.easymock.MockControl;
   
   /**
    * Additional tests to fill in minor code coverage gaps.
  
  
  

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