Skip to content

Commit

Permalink
Remove AvroCodec from JSONSchema
Browse files Browse the repository at this point in the history
  • Loading branch information
crossoverJie committed May 13, 2024
1 parent 49fce72 commit b25bd77
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pulsar/schema.go
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ func initAvroCodec(codec string) (*goavro.Codec, error) {
}

type JSONSchema struct {
AvroCodec
SchemaInfo
}

Expand Down

0 comments on commit b25bd77

Please sign in to comment.