Author: bimargulies
Date: Mon Dec  3 17:17:54 2007
New Revision: 600761

URL: http://svn.apache.org/viewvc?rev=600761&view=rev
Log:
keep trying to check in something trivial..

Modified:
    
incubator/cxf/trunk/common/common/src/test/java/org/apache/cxf/helpers/HttpHeaderHelperTest.java

Modified: 
incubator/cxf/trunk/common/common/src/test/java/org/apache/cxf/helpers/HttpHeaderHelperTest.java
URL: 
http://svn.apache.org/viewvc/incubator/cxf/trunk/common/common/src/test/java/org/apache/cxf/helpers/HttpHeaderHelperTest.java?rev=600761&r1=600760&r2=600761&view=diff
==============================================================================
--- 
incubator/cxf/trunk/common/common/src/test/java/org/apache/cxf/helpers/HttpHeaderHelperTest.java
 (original)
+++ 
incubator/cxf/trunk/common/common/src/test/java/org/apache/cxf/helpers/HttpHeaderHelperTest.java
 Mon Dec  3 17:17:54 2007
@@ -22,8 +22,6 @@
 import java.nio.charset.Charset;
 import org.junit.Test;
 import static org.junit.Assert.assertEquals;
-import static org.junit.Assert.assertNull;
-
 
 /**
  * 


Reply via email to