diff --git a/ballerina/Ballerina.toml b/ballerina/Ballerina.toml index ab060b2..5fe7386 100644 --- a/ballerina/Ballerina.toml +++ b/ballerina/Ballerina.toml @@ -6,7 +6,6 @@ version = "1.0.0" license = ["Apache-2.0"] authors = ["Ballerina"] keywords = ["hubspot", "crm", "tickets"] -icon = "icon.png" repository = "https://github.com/ballerina-platform/module-ballerinax-hubspot.crm.object.tickets" [build-options] diff --git a/ballerina/icon.png b/ballerina/icon.png deleted file mode 100644 index 8e37bc8..0000000 Binary files a/ballerina/icon.png and /dev/null differ diff --git a/build-config/resources/Ballerina.toml b/build-config/resources/Ballerina.toml index 1ee78e4..cf789c6 100644 --- a/build-config/resources/Ballerina.toml +++ b/build-config/resources/Ballerina.toml @@ -6,7 +6,6 @@ version = "@toml.version@" license = ["Apache-2.0"] authors = ["Ballerina"] keywords = ["hubspot", "crm", "tickets"] -icon = "icon.png" repository = "https://github.com/ballerina-platform/module-ballerinax-hubspot.crm.object.tickets" [build-options]