From 726b0ff5ae84a6ff78ff5df96bd787fcc4cce929 Mon Sep 17 00:00:00 2001 From: Dang Mai Date: Wed, 15 Jan 2025 22:08:31 -0800 Subject: [PATCH] Fix snapshot --- .../tests/anonymous/__snapshots__/FormattedAnonymousBlock1.cls | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/prettier-plugin-apex/tests/anonymous/__snapshots__/FormattedAnonymousBlock1.cls b/packages/prettier-plugin-apex/tests/anonymous/__snapshots__/FormattedAnonymousBlock1.cls index 26c969ad3..935f6024b 100644 --- a/packages/prettier-plugin-apex/tests/anonymous/__snapshots__/FormattedAnonymousBlock1.cls +++ b/packages/prettier-plugin-apex/tests/anonymous/__snapshots__/FormattedAnonymousBlock1.cls @@ -8,4 +8,3 @@ System.debug('Hi'); // Trailing Inline Comment in Anonymous Block /* Trailing Block Comment in Anonymous Block */ -