Closed andresmgot closed 2 years ago
No need to pass over the getTemplateSrv function since it's only used in the getSuggestions function, which is defined in the plugin, which has access to the TemplateSrv getter.
getTemplateSrv
getSuggestions
No need to pass over the
getTemplateSrv
function since it's only used in thegetSuggestions
function, which is defined in the plugin, which has access to the TemplateSrv getter.