Skip to content

Commit

Permalink
remove unneeded imports
Browse files Browse the repository at this point in the history
  • Loading branch information
mcovarr committed Jun 28, 2023
1 parent 0a444c4 commit 6470418
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
import com.google.cloud.bigquery.FieldValueList;
import org.apache.avro.generic.GenericRecord;
import org.broadinstitute.hellbender.GATKBaseTest;
import org.broadinstitute.hellbender.utils.gvs.bigquery.BigQueryResultAndStatistics;
import org.broadinstitute.hellbender.utils.gvs.bigquery.BigQueryUtils;
import org.broadinstitute.hellbender.utils.gvs.bigquery.StorageAPIAvroReader;
import org.testng.Assert;
import org.testng.annotations.Test;
import java.util.*;
Expand Down

0 comments on commit 6470418

Please sign in to comment.