Chore: Remove deprecated re-exported template variable types (#87459)

Chore: Remove deprecated re-exported template varible types
This commit is contained in:
kay delaney
2024-05-10 12:00:41 +01:00
committed by GitHub
parent cbe868b118
commit cadc551a3c
80 changed files with 162 additions and 173 deletions
+2 -3
View File
@@ -3524,12 +3524,11 @@ exports[`better eslint`] = {
],
"public/app/features/variables/types.ts:5381": [
[0, 0, 0, "Do not re-export imported variable (\`@grafana/data\`)", "0"],
[0, 0, 0, "Do not re-export imported variable (\`VariableHide\`)", "1"],
[0, 0, 0, "Unexpected any. Specify a different type.", "1"],
[0, 0, 0, "Unexpected any. Specify a different type.", "2"],
[0, 0, 0, "Unexpected any. Specify a different type.", "3"],
[0, 0, 0, "Unexpected any. Specify a different type.", "4"],
[0, 0, 0, "Unexpected any. Specify a different type.", "5"],
[0, 0, 0, "Unexpected any. Specify a different type.", "6"]
[0, 0, 0, "Unexpected any. Specify a different type.", "5"]
],
"public/app/features/variables/utils.ts:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"],