Unnecessary import

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6427 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Charlie Groves
2011-01-11 18:53:59 +00:00
parent 5c3e0ed825
commit 50b19cdee0
@@ -24,7 +24,6 @@ package com.threerings.presents.server;
import java.lang.reflect.Field;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
import java.lang.reflect.Modifier;
import java.util.List;
import java.util.Map;