1
0
Fork 0
mirror of synced 2024-07-06 15:00:49 +12:00

Removing un-used statement.

This commit is contained in:
mike12345567 2023-10-18 10:20:32 +01:00
parent 489c67511c
commit a325e39377

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 =