fixed PMD violation

git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@799 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Tom Copeland
2002-08-28 13:43:53 +00:00
parent 9ba2733e26
commit b40a5a8a5d

View File

@ -6,7 +6,6 @@ import java.awt.event.ActionListener;
import java.awt.Rectangle;
import java.io.ByteArrayOutputStream;
import java.io.PrintStream;
import java.lang.Thread;
import javax.swing.border.BevelBorder;
import javax.swing.border.CompoundBorder;
import javax.swing.border.EmptyBorder;