[v9.2.x] remove splunk plugin from legacyRunner check (#61180)

remove splunk plugin from legacyRunner check (#60979)

(cherry picked from commit 7db284cfcb)

Co-authored-by: Taewoo K <taewoo.kim@grafana.com>
This commit is contained in:
Grot (@grafanabot)
2023-01-10 10:45:28 +01:00
committed by GitHub
co-authored by Taewoo K
parent 586908a43f
commit dbaaf0da39
@@ -237,7 +237,6 @@ const legacyRunner = [
'loki',
'elasticsearch',
'grafana-opensearch-datasource', // external
'grafana-splunk-datasource', // external
];
/**