mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Fix merge problem (#21574)
This commit is contained in:
@@ -139,7 +139,7 @@ export default class CloudWatchDatasource extends DataSourceApi<CloudWatchQuery,
|
||||
}
|
||||
}
|
||||
|
||||
return period;
|
||||
return period || '';
|
||||
}
|
||||
|
||||
buildCloudwatchConsoleUrl(
|
||||
|
||||
Reference in New Issue
Block a user