diff --git a/library-templates/generated-connector-template/files/build-config/resources/Ballerina.toml b/library-templates/generated-connector-template/files/build-config/resources/Ballerina.toml index ad0541b2..3452d675 100644 --- a/library-templates/generated-connector-template/files/build-config/resources/Ballerina.toml +++ b/library-templates/generated-connector-template/files/build-config/resources/Ballerina.toml @@ -6,7 +6,7 @@ version = "@toml.version@" license = ["Apache-2.0"] authors = ["Ballerina"] keywords = [] # TODO: Add keywords -icon = "icon.png" # TODO: Add icon +# icon = "icon.png" # TODO: Add icon repository = "https://github.com/ballerina-platform/{{REPO_NAME}}" [build-options]