Skip to content

Commit

Permalink
gc lint
Browse files Browse the repository at this point in the history
  • Loading branch information
serprex committed Jun 4, 2024
1 parent 0c29f8f commit c1f3f71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flow/connectors/postgres/cdc.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ import (
)

type TxBuffer struct {
Lsn pglogrepl.LSN
Streams [][]byte
Lsn pglogrepl.LSN
}

type PostgresCDCSource struct {
Expand Down

0 comments on commit c1f3f71

Please sign in to comment.