Skip to content

Commit

Permalink
Remove additional lines
Browse files Browse the repository at this point in the history
  • Loading branch information
Nuvindu committed Mar 29, 2024
1 parent 9edb70f commit 2cbca8b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions ballerina/avro.bal
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,3 @@ public class Avro {
isolated function generateSchema(string schema) returns handle = @java:Constructor {
'class: "io.ballerina.lib.avro.Avro"
} external;


2 changes: 0 additions & 2 deletions build-config/resources/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,3 @@ groupId = "com.fasterxml.jackson.dataformat"
artifactId = "jackson-dataformat-avro"
version = "@jackson.version@"
path = "./lib/[email protected]@.jar"


0 comments on commit 2cbca8b

Please sign in to comment.