File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
google-cloud-spanner/src/test/java/com/google/cloud/spanner/it Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 1616
1717package com .google .cloud .spanner .it ;
1818
19- import static com .google .cloud .spanner .testing .EmulatorSpannerHelper .isUsingEmulator ;
2019import static org .junit .Assert .assertEquals ;
2120import static org .junit .Assert .assertTrue ;
22- import static org .junit .Assume .assumeFalse ;
23- import static org .junit .Assume .assumeTrue ;
2421
2522import com .google .cloud .Timestamp ;
2623import com .google .cloud .spanner .*;
2926import java .util .Arrays ;
3027import java .util .Collections ;
3128import java .util .List ;
32- import java .util .Objects ;
3329import java .util .concurrent .ExecutionException ;
3430import java .util .concurrent .TimeoutException ;
3531import org .junit .AfterClass ;
You can’t perform that action at this time.
0 commit comments