diff --git a/src/as/com/threerings/io/ObjectInputStream.as b/src/as/com/threerings/io/ObjectInputStream.as index ec363ebd3..a27d58c9b 100644 --- a/src/as/com/threerings/io/ObjectInputStream.as +++ b/src/as/com/threerings/io/ObjectInputStream.as @@ -30,7 +30,6 @@ import flash.utils.IDataInput; import com.threerings.util.ClassUtil; import com.threerings.util.Log; import com.threerings.util.Long; -import com.threerings.util.safeCast; public class ObjectInputStream {