mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
fix(mixed datasource): fixed issue with mixed data source in optimized build
This commit is contained in:
@@ -5,6 +5,7 @@ import _ from 'lodash';
|
||||
|
||||
class MixedDatasource {
|
||||
|
||||
/** @ngInject */
|
||||
constructor(private $q, private datasourceSrv) {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user