From 33107e8ce722925f3d94f6d172ae46ec9098338d Mon Sep 17 00:00:00 2001 From: Thomas Schaffter Date: Tue, 31 Oct 2023 18:39:47 +0000 Subject: [PATCH] Update `tsconfig.base.json` --- tsconfig.base.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/tsconfig.base.json b/tsconfig.base.json index 0420f23cd1..c7d4bf85a4 100644 --- a/tsconfig.base.json +++ b/tsconfig.base.json @@ -46,9 +46,6 @@ "libs/openchallenges/user-profile/src/index.ts" ], "@sagebionetworks/openchallenges/util": ["libs/openchallenges/util/src/index.ts"], - "@sagebionetworks/schematic/api-client-angular": [ - "libs/schematic/api-client-angular/src/index.ts" - ], "@sagebionetworks/shared/util": ["libs/shared/typescript/util/src/index.ts"], "@sagebionetworks/shared/web-components": [ "libs/shared/typescript/web-components/src/index.ts"