remove as much edge mgmt code as possible

We no longer include the edge mgmt federated module so let's remove
all remaining traces of the integration.
This commit is contained in:
Ondřej Budai 2025-07-31 18:35:08 +02:00 committed by Klara Simickova
parent fdaf5129c8
commit 1bfc830147
11 changed files with 1 additions and 666 deletions

View file

@ -21,7 +21,6 @@ module.exports = defineConfig([
'**/contentSourcesApi.ts',
'**/rhsmApi.ts',
'**/provisioningApi.ts',
'**/edgeApi.ts',
'**/complianceApi.ts',
'**/composerCloudApi.ts'
]