From f70d10a34cd884bfec6d9449027a0d84ed426baf Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:17 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=95=8B=20githubRepoPathMappin?= =?UTF-8?q?g.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/githubRepoPathMapping.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/githubRepoPathMapping.ts b/src/utils/githubRepoPathMapping.ts index 86a8a55..8752afd 100644 --- a/src/utils/githubRepoPathMapping.ts +++ b/src/utils/githubRepoPathMapping.ts @@ -160,3 +160,4 @@ export function removePathFromRepo(repo: string, pathToRemove: string): void { `Removed ${pathToRemove} from tracked paths for repo ${repoKey}`, ) } +