Skip to content

Commit f8caefa

Browse files
committed
fix: go vet (fmt) fix
1 parent 81f47c9 commit f8caefa

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

spanner/spannertest/inmem.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1131,7 +1131,6 @@ func idList(ss []string) (ids []spansql.ID) {
11311131
return
11321132
}
11331133

1134-
11351134
// ColProtoTypes satisfies the columnProtoTyper interface, providing the exact
11361135
// Spanner proto type for the ChangeRecord TVF result column and bypassing the
11371136
// placeholder ARRAY<JSON> type in Cols().

0 commit comments

Comments
 (0)