Remove trailing whitespace/unused imports

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6054 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Dave Hoover
2010-04-07 20:32:47 +00:00
parent fefff841c3
commit 4b61decebb
5 changed files with 3 additions and 7 deletions
@@ -24,8 +24,6 @@ package com.threerings.admin.data;
import java.lang.reflect.Field;
import javax.swing.JPanel;
import javax.annotation.Generated;
import com.threerings.presents.dobj.DObject;
import com.threerings.presents.util.PresentsContext;