Chore: Use UIDs as identifiers for teams frontend (#94345)

* Team frontend now uses UIDs as identifiers. Safe to revert
This commit is contained in:
Jo
2024-10-08 09:48:35 +02:00
committed by GitHub
parent 945dd052b1
commit 9eea0e99fc
19 changed files with 71 additions and 67 deletions

View File

@@ -5224,9 +5224,6 @@ exports[`better eslint`] = {
"public/app/features/teams/state/reducers.ts:5381": [
[0, 0, 0, "Do not use any type assertions.", "0"]
],
"public/app/features/teams/state/selectors.ts:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"]
],
"public/app/features/templating/fieldAccessorCache.ts:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"]
],