mirror of
https://github.com/grafana/grafana.git
synced 2026-08-26 13:27:30 -05:00
Chore: Remove deprecated re-exported template variable types (#87459)
Chore: Remove deprecated re-exported template varible types
This commit is contained in:
+2
-3
@@ -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"],
|
||||
|
||||
Reference in New Issue
Block a user