You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by no...@apache.org on 2011/12/28 17:09:27 UTC

svn commit: r1225213 - /james/protocols/trunk/imap/src/test/java/org/apache/james/imap/decode/parser/SearchCommandParserCharsetTest.java

Author: norman
Date: Wed Dec 28 16:09:26 2011
New Revision: 1225213

URL: http://svn.apache.org/viewvc?rev=1225213&view=rev
Log:
cleanup. See PROTOCOLS-73

Modified:
    james/protocols/trunk/imap/src/test/java/org/apache/james/imap/decode/parser/SearchCommandParserCharsetTest.java

Modified: james/protocols/trunk/imap/src/test/java/org/apache/james/imap/decode/parser/SearchCommandParserCharsetTest.java
URL: http://svn.apache.org/viewvc/james/protocols/trunk/imap/src/test/java/org/apache/james/imap/decode/parser/SearchCommandParserCharsetTest.java?rev=1225213&r1=1225212&r2=1225213&view=diff
==============================================================================
--- james/protocols/trunk/imap/src/test/java/org/apache/james/imap/decode/parser/SearchCommandParserCharsetTest.java (original)
+++ james/protocols/trunk/imap/src/test/java/org/apache/james/imap/decode/parser/SearchCommandParserCharsetTest.java Wed Dec 28 16:09:26 2011
@@ -24,10 +24,7 @@ import static org.junit.Assert.assertEqu
 import java.io.ByteArrayInputStream;
 import java.io.ByteArrayOutputStream;
 import java.nio.charset.Charset;
-import java.util.Collection;
-import java.util.HashSet;
-import java.util.Iterator;
-import java.util.Set;
+
 
 import org.apache.james.imap.api.ImapCommand;
 import org.apache.james.imap.api.ImapMessage;



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org