Unless I'm missing something, those bits of generated code don't need those extra imports.

I've rerun the code generators without those in vilya & yohoho and everything seems happy,
so let's give it a whirl.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5225 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Dave Hoover
2008-07-10 18:39:29 +00:00
parent 531f0c9ffe
commit 1578adceb1
5 changed files with 0 additions and 6 deletions
@@ -24,7 +24,6 @@ package com.threerings.bureau.data;
import com.threerings.bureau.client.BureauService;
import com.threerings.presents.client.Client;
import com.threerings.presents.data.InvocationMarshaller;
import com.threerings.presents.net.Transport;
/**
* Provides the implementation of the {@link BureauService} interface