File tree
Expand file treeCollapse file tree1 file changed
+1
-1
lines changed google-cloud-spanner/src/test/java/com/google/cloud/spanner
Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Original file line number | Diff line number | Diff line change |
---|
|
27 | 27 | import com.google.cloud.NoCredentials;
|
28 | 28 | import com.google.cloud.ServiceRpc;
|
29 | 29 | import com.google.cloud.grpc.GrpcTransportOptions;
|
30 |
| -import com.google.cloud.spanner.SpannerImpl.ClosedException; |
31 | 30 | import com.google.cloud.spanner.SpannerException.DoNotConstructDirectly;
|
| 31 | +import com.google.cloud.spanner.SpannerImpl.ClosedException; |
32 | 32 | import com.google.cloud.spanner.spi.v1.SpannerRpc;
|
33 | 33 | import com.google.spanner.v1.ExecuteSqlRequest.QueryOptions;
|
34 | 34 | import java.io.PrintWriter;
|
|
You can’t perform that action at this time.
0 commit comments