diff --git a/plugins/splunk-on-call/src/components/EntitySplunkOnCallCard.tsx b/plugins/splunk-on-call/src/components/EntitySplunkOnCallCard.tsx
index 70aeb98cbd..4a6f983636 100644
--- a/plugins/splunk-on-call/src/components/EntitySplunkOnCallCard.tsx
+++ b/plugins/splunk-on-call/src/components/EntitySplunkOnCallCard.tsx
@@ -55,7 +55,6 @@ export const MissingAnnotation = () => (
{SPLUNK_ON_CALL_ROUTING_KEY} annotation.
-
);