[v9.3.x] remove splunk plugin from legacyRunner check (#61181)

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:46:52 +01:00
committed by GitHub
co-authored by Taewoo K
parent 62984d2aa0
commit 810d7007c4
@@ -252,7 +252,6 @@ const legacyRunner = [
'loki',
'elasticsearch',
'grafana-opensearch-datasource', // external
'grafana-splunk-datasource', // external
];
/**