Skip to content

Commit

Permalink
formatting: run code formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
olavloite committed May 14, 2020
1 parent 7b24a4f commit c9ba71a
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -27,8 +27,8 @@
import com.google.cloud.NoCredentials;
import com.google.cloud.ServiceRpc;
import com.google.cloud.grpc.GrpcTransportOptions;
import com.google.cloud.spanner.SpannerImpl.ClosedException;
import com.google.cloud.spanner.SpannerException.DoNotConstructDirectly;
import com.google.cloud.spanner.SpannerImpl.ClosedException;
import com.google.cloud.spanner.spi.v1.SpannerRpc;
import com.google.spanner.v1.ExecuteSqlRequest.QueryOptions;
import java.io.PrintWriter;
Expand Down

0 comments on commit c9ba71a

Please sign in to comment.