From 1af4ae81b50d8bf6305781a38e68a2e3d06bc4f9 Mon Sep 17 00:00:00 2001 From: Sam Becker Date: Wed, 28 Feb 2024 22:22:26 -0600 Subject: [PATCH] Remove extra blank line --- src/utility/ppr.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/utility/ppr.ts b/src/utility/ppr.ts index d364b86d..45924442 100644 --- a/src/utility/ppr.ts +++ b/src/utility/ppr.ts @@ -16,4 +16,3 @@ export const screenForPPR = ( } return fallback; }; -