Skip to content

Commit

Permalink
ITQueryCountTest.java: removed unused iport of assumeTrue
Browse files Browse the repository at this point in the history
  • Loading branch information
dconeybe committed Sep 22, 2022
1 parent bd68acd commit a7e90dd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
import static com.google.common.truth.Truth.assertThat;
import static java.util.Collections.singletonMap;
import static org.junit.Assert.assertThrows;
import static org.junit.Assume.assumeTrue;

import com.google.api.core.ApiFuture;
import com.google.auto.value.AutoValue;
Expand Down

0 comments on commit a7e90dd

Please sign in to comment.