Import ordering
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6695 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user