Skip to content

Commit

Permalink
Extra line.,
Browse files Browse the repository at this point in the history
  • Loading branch information
Tang8330 committed Jul 6, 2024
1 parent 7420613 commit ecc68b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sources/mongo/change_event.go
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ func (c ChangeEvent) getFullDocument() (bson.M, error) {
}

func (c ChangeEvent) ToMessage() (*Message, error) {

switch c.operationType {
case "delete":
// TODO: Think about providing the `before` row for a deleted event.
Expand Down

0 comments on commit ecc68b6

Please sign in to comment.