Fixed Linting issues

This commit is contained in:
Shailendra1703 2025-09-11 23:50:17 +05:30
parent 79eb0df9ee
commit 6967ffe4f7
2 changed files with 1 additions and 2 deletions

View file

@ -538,7 +538,6 @@
"Series chart",
"Heatmap chart",
"Render PDF"
]
},
{

View file

@ -24,7 +24,7 @@ class RenderPDF extends Operation {
{
"name": "Input format",
"type": "option",
"value": ["Base64","Raw"],
"value": ["Base64", "Raw"],
}
];
this.checks = [