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; }; -