Organized imports

This commit is contained in:
Trustin Lee 2009-06-12 02:53:26 +00:00
parent 7a4f00201a
commit 0067371e24
2 changed files with 0 additions and 2 deletions

View File

@ -24,7 +24,6 @@ package org.jboss.netty.util.internal;
import static org.junit.Assert.*;
import org.jboss.netty.util.internal.ConversionUtil;
import org.junit.Test;

View File

@ -24,7 +24,6 @@ package org.jboss.netty.util.internal;
import static org.junit.Assert.*;
import org.jboss.netty.util.internal.ImmediateExecutor;
import org.junit.Test;