Skip to content

Commit

Permalink
merge fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
dhalperi committed May 2, 2017
1 parent 410545b commit 0f9db04
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
import org.apache.beam.sdk.coders.TextualIntegerCoder;
import org.apache.beam.sdk.coders.VarIntCoder;
import org.apache.beam.sdk.coders.VoidCoder;
import org.apache.beam.sdk.io.FileBasedSink.FileResultCoder;
import org.apache.beam.sdk.io.gcp.bigquery.TableDestinationCoder;
import org.apache.beam.sdk.io.gcp.bigquery.TableRowJsonCoder;

Expand Down Expand Up @@ -77,7 +76,6 @@ public class DefaultCoderCloudObjectTranslatorRegistrar
ByteCoder.class,
DoubleCoder.class,
DurationCoder.class,
FileResultCoder.class,
FooterCoder.class,
InstantCoder.class,
IsmShardCoder.class,
Expand Down

0 comments on commit 0f9db04

Please sign in to comment.