diff --git a/ballerina/Ballerina.toml b/ballerina/Ballerina.toml index ce7c036..4dc7795 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", "Properties Management", "Marketing Automation", "Customer Data", "Cost/Freemium"] -icon = "icon.png" repository = "https://github.com/ballerina-platform/module-ballerinax-hubspot.crm.properties" [build-options] diff --git a/ballerina/icon.png b/ballerina/icon.png deleted file mode 100644 index 21d124a..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 c002f04..2dd5655 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", "Properties Management", "Marketing Automation", "Customer Data", "Cost/Freemium"] -icon = "icon.png" repository = "https://github.com/ballerina-platform/module-ballerinax-hubspot.crm.properties" [build-options]