Import ordering

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6695 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Charlie Groves
2011-08-17 20:04:57 +00:00
parent 8d31e1e15a
commit c32b1baa41
71 changed files with 121 additions and 176 deletions
@@ -22,7 +22,6 @@
package com.threerings.bureau.client {
import com.threerings.presents.client.Client;
import com.threerings.presents.dobj.DObjectManager;
import com.threerings.bureau.data.BureauAuthName;
import com.threerings.bureau.data.BureauCredentials;
@@ -77,10 +76,11 @@ public class BureauClient extends Client
}
import com.threerings.presents.client.Client;
import com.threerings.presents.dobj.DObjectManager;
import com.threerings.bureau.client.BureauClient;
import com.threerings.bureau.client.BureauDirector;
import com.threerings.presents.dobj.DObjectManager;
import com.threerings.presents.client.Client;
import com.threerings.bureau.util.BureauContext;
class Context