Removing un-used statement.

This commit is contained in:
mike12345567 2023-10-18 10:20:32 +01:00
parent 489c67511c
commit a325e39377
1 changed files with 0 additions and 3 deletions

View File

@ -21,9 +21,6 @@
$: getOptions(datasource)
const getOptions = datasource => {
if (!datasource) {
return
}
if (datasource.plus) {
// Google Sheets' integration definition specifies `relationships: false` as it doesn't support relationships like other plus datasources
panelOptions =