Import ordering

git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1101 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Charlie Groves
2011-08-17 20:05:20 +00:00
parent 3f2fad7750
commit e94bae4638
67 changed files with 231 additions and 203 deletions
@@ -21,10 +21,10 @@
package com.threerings.whirled.data {
import com.threerings.util.Cloneable;
import com.threerings.io.Streamable;
import com.threerings.util.Cloneable;
/**
* An interface that must be implemented by auxiliary scene models.
*/