Skip to content

Commit 6940172

Browse files
committed
Weird merge issue
Womp
1 parent c2a1ca7 commit 6940172

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sp_Blitz.sql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4279,7 +4279,6 @@ IF @ProductVersionMajor >= 10
42794279
'Hey big spender, you have ' + CAST(COUNT_BIG(*) AS VARCHAR(30)) + ' Extended Events sessions running. You sure you meant to do that?' AS Details
42804280
FROM sys.dm_xe_sessions
42814281
WHERE [name] NOT IN
4282-
( 'AlwaysOn_health', 'system_health', 'telemetry_xevents', 'sp_server_diagnostics sessions', 'hkenginexesession' )
42834282
( 'AlwaysOn_health',
42844283
'system_health',
42854284
'telemetry_xevents',

0 commit comments

Comments
 (0)