Author: ron.sigal(a)jboss.com
Date: 2009-08-17 23:33:36 -0400 (Mon, 17 Aug 2009)
New Revision: 5361
Modified:
remoting2/branches/2.x/src/tests/org/jboss/test/remoting/transport/http/marshal/ContentTypeTestCase.java
Log:
JBREM-1145: Removed unnecessary import.
Modified:
remoting2/branches/2.x/src/tests/org/jboss/test/remoting/transport/http/marshal/ContentTypeTestCase.java
===================================================================
---
remoting2/branches/2.x/src/tests/org/jboss/test/remoting/transport/http/marshal/ContentTypeTestCase.java 2009-08-18
02:25:25 UTC (rev 5360)
+++
remoting2/branches/2.x/src/tests/org/jboss/test/remoting/transport/http/marshal/ContentTypeTestCase.java 2009-08-18
03:33:36 UTC (rev 5361)
@@ -39,7 +39,6 @@
import org.apache.log4j.Level;
import org.apache.log4j.Logger;
import org.apache.log4j.PatternLayout;
-import org.jboss.logging.XLevel;
import org.jboss.remoting.Client;
import org.jboss.remoting.InvocationRequest;
import org.jboss.remoting.InvokerLocator;
Show replies by thread