Skip to content

Commit

Permalink
Merge branch 'cmek' of github.com:ad548/java-bigtable into cmek
Browse files Browse the repository at this point in the history
Change-Id: I10e1841ad3cdc9fa0c2729e11f9148834358fa08
  • Loading branch information
ad548 committed Mar 10, 2021
2 parents 4e69918 + 1bfc4f7 commit 472075f
Showing 1 changed file with 0 additions and 2 deletions.
Expand Up @@ -17,7 +17,6 @@

import static com.google.common.truth.Truth.assertThat;
import static com.google.common.truth.TruthJUnit.assume;
import static org.junit.Assert.assertThrows;
import static org.junit.Assert.fail;

import com.google.api.gax.rpc.ApiException;
Expand Down Expand Up @@ -47,7 +46,6 @@
import org.junit.BeforeClass;
import org.junit.ClassRule;
import org.junit.Test;
import org.junit.function.ThrowingRunnable;
import org.junit.runner.RunWith;
import org.junit.runners.JUnit4;
import org.threeten.bp.Instant;
Expand Down

0 comments on commit 472075f

Please sign in to comment.