From 6fa0ef1a82439be1de258fe1f7265fa2bdfe6116 Mon Sep 17 00:00:00 2001 From: Gaurav Pandey <36168816+grvpandey11@users.noreply.github.com> Date: Fri, 11 Aug 2023 17:17:40 +0200 Subject: [PATCH] Removed Image path Signed-off-by: Gaurav Pandey <36168816+grvpandey11@users.noreply.github.com> --- microsite/data/plugins/scaffolder-backend-ms-teams.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/microsite/data/plugins/scaffolder-backend-ms-teams.yaml b/microsite/data/plugins/scaffolder-backend-ms-teams.yaml index 99233b10ee..6d16b1300b 100644 --- a/microsite/data/plugins/scaffolder-backend-ms-teams.yaml +++ b/microsite/data/plugins/scaffolder-backend-ms-teams.yaml @@ -5,6 +5,5 @@ authorUrl: https://github.com/grvpandey11 category: Scaffolder description: Interact with Microsoft Teams from Scaffolder templates documentation: https://github.com/grvpandey11/backstage-plugin-scaffolder-backend-module-ms-teams/tree/main#readme -iconUrl: img/Ms-Teams.png npmPackageName: '@grvpandey11/backstage-plugin-scaffolder-backend-module-ms-teams' addedDate: '2023-08-11'