Skip to content

Commit

Permalink
remove data field
Browse files Browse the repository at this point in the history
  • Loading branch information
3AceShowHand committed Dec 19, 2024
1 parent c560004 commit 695291e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/sink/codec/canal/canal_json_decoder.go
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ func (b *bufferedJSONDecoder) Bytes() []byte {

// batchDecoder decodes the byte into the original message.
type batchDecoder struct {
// data []byte
msg canalJSONMessageInterface
decoder *bufferedJSONDecoder

Expand Down

0 comments on commit 695291e

Please sign in to comment.