Chore: Remove side-effect import from app (#92650)

* chore(frontend): remove stray side-effect features import that brings the whole jungle

* chore(app): delete features/all.ts and its friends

* chore(codeowners): remove public/app/features/all.ts from file
This commit is contained in:
Jack Westbrook
2024-09-03 12:43:13 +02:00
committed by GitHub
parent 46e81e98cf
commit e7d7ed5406
5 changed files with 0 additions and 13 deletions

1
.github/CODEOWNERS vendored
View File

@@ -403,7 +403,6 @@ playwright.config.ts @grafana/plugins-platform-frontend
/public/app/core/components/TimelineChart/ @grafana/dataviz-squad
/public/app/core/components/Form/ @grafana/grafana-frontend-platform
/public/app/core/history/ @grafana/explore-squad
/public/app/features/all.ts @grafana/grafana-frontend-platform
/public/app/features/admin/ @grafana/identity-access-team
# Temp owners until Enterprise team takes over