From 08a838d2b5805ba5cceecde2d2bb2eadadfe0967 Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 19 May 2025 16:38:34 -0400 Subject: [PATCH] Remove unused folder entries from workspace configuration --- template-automation-lambda.code-workspace | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/template-automation-lambda.code-workspace b/template-automation-lambda.code-workspace index 525c73d..0940f3e 100644 --- a/template-automation-lambda.code-workspace +++ b/template-automation-lambda.code-workspace @@ -15,17 +15,6 @@ { "name": "template-repos-lambda-deployment", "path": "../template-repos-lambda-deployment" - }, - { - "name": "d", - "path": "../providers/terraform-provider-aws/website/docs/d" - }, - { - "name": "r", - "path": "../providers/terraform-provider-aws/website/docs/r" - }, - { - "path": "../PyGithub" } ], "settings": {}