Commit 60112bb
authored
chore: revert formatting change in spanner (#13295)
In #13236, a
formatting change caused a diff between what is generated by librarian
and what actually exists. This blocks
#13284, because
there is a diff. This PR fixes the formatting issue. Then once we merge
that presubmit check, we can make sure these changes don't occur ad hoc.1 parent 2e0b752 commit 60112bb
1 file changed
Lines changed: 2 additions & 1 deletion
File tree
- java-spanner/google-cloud-spanner/src/main/java/com/google/cloud/spanner/connection
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
274 | | - | |
| 274 | + | |
| 275 | + | |
275 | 276 | | |
276 | 277 | | |
277 | 278 | | |
| |||
0 commit comments