Author: ron.sigal(a)jboss.com
Date: 2008-04-09 02:51:29 -0400 (Wed, 09 Apr 2008)
New Revision: 3913
Modified:
remoting2/branches/2.x/src/tests/org/jboss/test/remoting/marshall/dynamic/remote/socket/SocketMarshallerLoadingTestCase.java
Log:
JBREM-925: Eliminated unnecessary import.
Modified:
remoting2/branches/2.x/src/tests/org/jboss/test/remoting/marshall/dynamic/remote/socket/SocketMarshallerLoadingTestCase.java
===================================================================
---
remoting2/branches/2.x/src/tests/org/jboss/test/remoting/marshall/dynamic/remote/socket/SocketMarshallerLoadingTestCase.java 2008-04-09
06:51:10 UTC (rev 3912)
+++
remoting2/branches/2.x/src/tests/org/jboss/test/remoting/marshall/dynamic/remote/socket/SocketMarshallerLoadingTestCase.java 2008-04-09
06:51:29 UTC (rev 3913)
@@ -27,7 +27,6 @@
import java.security.PrivilegedActionException;
import java.security.PrivilegedExceptionAction;
-import org.apache.log4j.Level;
import org.jboss.jrunit.harness.TestDriver;
/**
Show replies by date