diff --git a/src/as/com/threerings/ezgame/util/EZObjectMarshaller.as b/src/as/com/threerings/ezgame/util/EZObjectMarshaller.as index e1e0147a..42d58441 100644 --- a/src/as/com/threerings/ezgame/util/EZObjectMarshaller.as +++ b/src/as/com/threerings/ezgame/util/EZObjectMarshaller.as @@ -28,8 +28,6 @@ import flash.system.ApplicationDomain; import flash.utils.ByteArray; import flash.utils.Endian; -import com.threerings.util.StringUtil; - import com.threerings.io.TypedArray; /**